You are here

protected property BlazyAdminBase::$manager in Blazy 7

The blazy manager service.

Type: \Drupal\blazy\BlazyManagerInterface

File

src/Form/BlazyAdminBase.php, line 52

Class

BlazyAdminBase
A base for blazy admin integration to have re-usable methods in one place.

Namespace

Drupal\blazy\Form

Code

protected $manager;