You are here

protected property FieldBlock::$entityViewDisplayStorage in Field as Block 8

The entity view display storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Derivative/FieldBlock.php, line 31
Contains \Drupal\fieldblock\Plugin\Derivative\FieldBlock.

Class

FieldBlock
Provides block plugin definitions for fieldblock blocks.

Namespace

Drupal\fieldblock\Plugin\Derivative

Code

protected $entityViewDisplayStorage;