You are here

protected property BlazyEntityBase::$blazyEntity in Blazy 7

The blazy entity instance.

Type: object

File

src/Plugin/Field/FieldFormatter/BlazyEntityBase.php, line 22

Class

BlazyEntityBase
Base class for entity reference formatters without field details.

Namespace

Drupal\blazy\Plugin\Field\FieldFormatter

Code

protected $blazyEntity;