EntityField::$fieldStorageDefinition

Same name and namespace in other branches
  1. 4.0.x modules/ctools_block/src/Plugin/Block/EntityField.php \Drupal\ctools_block\Plugin\Block\EntityField::fieldStorageDefinition

The field storage definition.

Type: \Drupal\Core\Field\FieldStorageDefinitionInterface

File

modules/ctools_block/src/Plugin/Block/EntityField.php, line 84

Class

EntityField
Provides a block to a field on an entity.

Namespace

Drupal\ctools_block\Plugin\Block

Code

protected $fieldStorageDefinition;