You are here

protected property GridStackFormBase::$manager in GridStack 8.2

The GridStack manager service.

Type: \Drupal\gridstack\GridStackManagerInterface

File

modules/gridstack_ui/src/Form/GridStackFormBase.php, line 42

Class

GridStackFormBase
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $manager;