protected property ParagraphsProcessOnValueTest::$migrationConfiguration

File

paragraphs/tests/src/Unit/migrate/ParagraphsProcessOnValueTest.php, line 22

Class

ParagraphsProcessOnValueTest
Test class for the paragraphs_process_on_value process plugin.

Namespace

Drupal\Tests\paragraphs\Unit\migrate

Code

protected $migrationConfiguration = [
  'id' => 'test',
];