DisplayApiTest::$values
Same name in other branches
- 8.9.x core/modules/field/tests/src/Kernel/DisplayApiTest.php \Drupal\Tests\field\Kernel\DisplayApiTest::values
- 10 core/modules/field/tests/src/Kernel/DisplayApiTest.php \Drupal\Tests\field\Kernel\DisplayApiTest::values
- 11.x core/modules/field/tests/src/Kernel/DisplayApiTest.php \Drupal\Tests\field\Kernel\DisplayApiTest::values
An array of random values, in the format expected for field values.
Type: array
File
-
core/
modules/ field/ tests/ src/ Kernel/ DisplayApiTest.php, line 58
Class
- DisplayApiTest
- Tests the field display API.
Namespace
Drupal\Tests\field\KernelCode
protected $values;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.