You are here

protected property BlazyFilter::$manager in Blazy 7

The blazy manager service.

Type: \Drupal\blazy\BlazyManagerInterface

File

src/Plugin/Filter/BlazyFilter.php, line 22

Class

BlazyFilter
Provides a filter to lazyload image, or iframe elements.

Namespace

Drupal\blazy\Plugin\Filter

Code

protected $manager;