You are here

public function TestPerComponentEntityFormDisplay::getTestValues in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php \Drupal\Tests\migrate\Unit\destination\TestPerComponentEntityFormDisplay::getTestValues()
  2. 10 core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php \Drupal\Tests\migrate\Unit\destination\TestPerComponentEntityFormDisplay::getTestValues()

File

core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php, line 66
Contains \Drupal\Tests\migrate\Unit\destination\PerComponentEntityFormDisplayTest.

Class

TestPerComponentEntityFormDisplay

Namespace

Drupal\Tests\migrate\Unit\destination

Code

public function getTestValues() {
  return $this->testValues;
}