function TestPerComponentEntityFormDisplay::getTestValues
Gets the test values.
File
-
core/
modules/ migrate/ tests/ src/ Unit/ destination/ PerComponentEntityFormDisplayTest.php, line 85
Class
- TestPerComponentEntityFormDisplay
- Test class for testing per component entity form display.
Namespace
Drupal\Tests\migrate\Unit\destinationCode
public function getTestValues() {
return $this->testValues;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.