protected property BlazyViewsFieldPluginBase::$blazyManager in Blazy 8
Same name and namespace in other branches
- 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\fieldCode
protected $blazyManager;