You are here

public function TestPerComponentEntityDisplay::getTestValues in Drupal 10

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

File

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

Class

TestPerComponentEntityDisplay

Namespace

Drupal\Tests\migrate\Unit\destination

Code

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