protected property FieldAPIHandlerTrait::$fieldDefinition in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/src/FieldAPIHandlerTrait.php \Drupal\views\FieldAPIHandlerTrait::fieldDefinition
The field definition.
Type: \Drupal\Core\Field\FieldDefinitionInterface
File
- core/
modules/ views/ src/ FieldAPIHandlerTrait.php, line 17
Class
- FieldAPIHandlerTrait
- A trait containing helper methods for field definitions.
Namespace
Drupal\viewsCode
protected $fieldDefinition;