You are here

protected property BlazyViewsFieldPluginBase::$blazyEntity in Blazy 7

The blazy entity instance.

Type: object

File

src/Plugin/views/field/BlazyViewsFieldPluginBase.php, line 28

Class

BlazyViewsFieldPluginBase
Defines a base views field plugin to render a preview of supported fields.

Namespace

Drupal\blazy\Plugin\views\field

Code

protected $blazyEntity;