protected property BaseFieldDefinitionTestBase::$definition in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Field/BaseFieldDefinitionTestBase.php \Drupal\Tests\Core\Field\BaseFieldDefinitionTestBase::definition
The field definition used in this test.
Type: \Drupal\Core\Field\BaseFieldDefinition
File
- core/
tests/ Drupal/ Tests/ Core/ Field/ BaseFieldDefinitionTestBase.php, line 21
Class
- BaseFieldDefinitionTestBase
- Provides setup method for testing base field definitions.
Namespace
Drupal\Tests\Core\FieldCode
protected $definition;