RowTest::$testValues
The test values.
Type: array
File
-
core/
modules/ migrate/ tests/ src/ Unit/ RowTest.php, line 31
Class
- RowTest
- @coversDefaultClass \Drupal\migrate\Row[[api-linebreak]] @group migrate
Namespace
Drupal\Tests\migrate\UnitCode
protected $testValues = [
'nid' => 1,
'title' => 'node 1',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.