You are here

protected property GridStackListBuilder::$manager in GridStack 8.2

Same name and namespace in other branches
  1. 8 modules/gridstack_ui/src/Controller/GridStackListBuilder.php \Drupal\gridstack_ui\Controller\GridStackListBuilder::manager

The gridstack manager.

Type: \Drupal\gridstack\GridStackManagerInterface

File

modules/gridstack_ui/src/Controller/GridStackListBuilder.php, line 33

Class

GridStackListBuilder
Provides a listing of GridStack optionsets.

Namespace

Drupal\gridstack_ui\Controller

Code

protected $manager;