ProcessFieldTest::$row

Same name in other branches
  1. 9 core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php \Drupal\Tests\field\Unit\Plugin\migrate\process\ProcessFieldTest::row
  2. 11.x core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php \Drupal\Tests\field\Unit\Plugin\migrate\process\ProcessFieldTest::row

Type: \Drupal\migrate\Row|\Prophecy\Prophecy\ObjectProphecy

File

core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php, line 49

Class

ProcessFieldTest
Tests the ProcessField migrate process plugin.

Namespace

Drupal\Tests\field\Unit\Plugin\migrate\process

Code

protected Row|ObjectProphecy $row;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.