You are here

protected property GridStackForm::$manager in GridStack 8

The GridStack manager service.

Type: \Drupal\gridstack\GridStackManagerInterface

File

modules/gridstack_ui/src/Form/GridStackForm.php, line 41

Class

GridStackForm
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $manager;