You are here

protected property BlazyEntityFormBase::$manager in Blazy 8.2

The slick manager service.

Type: \Drupal\slick\SlickManagerInterface

File

blazy_ui/src/Form/BlazyEntityFormBase.php, line 39

Class

BlazyEntityFormBase
Provides base form for a entity instance configuration form.

Namespace

Drupal\blazy_ui\Form

Code

protected $manager;