You are here

protected property FieldBlock::$fieldBlockEntity in Field as Block 8.2

The entity to be used when displaying the block.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

src/Plugin/Block/FieldBlock.php, line 76

Class

FieldBlock
Provides a fieldblock.

Namespace

Drupal\fieldblock\Plugin\Block

Code

protected $fieldBlockEntity;