You are here

protected property BlazyAdminBase::$blazyManager in Blazy 8

Same name and namespace in other branches
  1. 8.2 src/Form/BlazyAdminBase.php \Drupal\blazy\Form\BlazyAdminBase::blazyManager

The blazy manager service.

Type: \Drupal\blazy\BlazyManagerInterface

File

src/Form/BlazyAdminBase.php, line 76

Class

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

Namespace

Drupal\blazy\Form

Code

protected $blazyManager;