protected property FormatterBase::$fieldDefinition in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Field/FormatterBase.php \Drupal\Core\Field\FormatterBase::fieldDefinition
The field definition.
Type: \Drupal\Core\Field\FieldDefinitionInterface
File
- core/
lib/ Drupal/ Core/ Field/ FormatterBase.php, line 26 - Contains \Drupal\Core\Field\FormatterBase.
Class
- FormatterBase
- Base class for 'Field formatter' plugin implementations.
Namespace
Drupal\Core\FieldCode
protected $fieldDefinition;