You are here

protected property BlazyViewsFieldPluginBase::$blazyManager in Blazy 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/views/field/BlazyViewsFieldPluginBase.php \Drupal\blazy\Plugin\views\field\BlazyViewsFieldPluginBase::blazyManager

The blazy service manager.

Type: \Drupal\blazy\BlazyManagerInterface

File

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

Class

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

Namespace

Drupal\blazy\Plugin\views\field

Code

protected $blazyManager;