You are here

protected property BlazyManagerTrait::$manager in Blazy 7

The blazy manager service.

Type: \Drupal\blazy\BlazyManagerInterface

File

src/BlazyManagerTrait.php, line 32

Class

BlazyManagerTrait
A Trait common for blazy-related plugins.

Namespace

Drupal\blazy

Code

protected $manager;