You are here

protected property FieldAPIHandlerTrait::$fieldStorageDefinition in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/FieldAPIHandlerTrait.php \Drupal\views\FieldAPIHandlerTrait::fieldStorageDefinition

The field storage definition.

Type: \Drupal\field\FieldStorageConfigInterface

File

core/modules/views/src/FieldAPIHandlerTrait.php, line 29
Contains \Drupal\views\FieldAPIHandlerTrait.

Class

FieldAPIHandlerTrait
A trait containing helper methods for field definitions.

Namespace

Drupal\views

Code

protected $fieldStorageDefinition;