FieldAPIHandlerTrait::$fieldDefinition

Same name and namespace in other branches
  1. 8.9.x core/modules/views/src/FieldAPIHandlerTrait.php \Drupal\views\FieldAPIHandlerTrait::fieldDefinition
  2. 10 core/modules/views/src/FieldAPIHandlerTrait.php \Drupal\views\FieldAPIHandlerTrait::fieldDefinition
  3. 11.x 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\views

Code

protected $fieldDefinition;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.