You are here

protected static property FieldBlock::$fieldBlocks in Field as Block 8

Static storage for fields that are grabbed from the entity's render array, to be retrieved when fieldblocks are built.

Type: array[]

File

src/Plugin/Block/FieldBlock.php, line 36
Contains \Drupal\fieldblock\Plugin\Block\FieldBlock.

Class

FieldBlock
Provides a fieldblock.

Namespace

Drupal\fieldblock\Plugin\Block

Code

protected static $fieldBlocks;