You are here

protected property BlazyListBuilderBase::$manager in Blazy 8.2

The blazy manager.

Type: \Drupal\blazy\BlazyManagerInterface

File

blazy_ui/src/Controller/BlazyListBuilderBase.php, line 19

Class

BlazyListBuilderBase
Provides a listing of entity optionsets.

Namespace

Drupal\blazy_ui\Controller

Code

protected $manager;