protected property FormTest::$field in Drupal 8
Same name and namespace in other branches
- 9 core/modules/field/tests/src/Functional/FormTest.php \Drupal\Tests\field\Functional\FormTest::field
An array of values defining a field.
Type: array
File
- core/
modules/ field/ tests/ src/ Functional/ FormTest.php, line 67
Class
- FormTest
- Tests field form handling.
Namespace
Drupal\Tests\field\FunctionalCode
protected $field;