You are here

protected property GridStackFormBase::$engine in GridStack 8.2

The layout engine.

Type: \Drupal\gridstack\GridStackEnginePluginInterface

File

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

Class

GridStackFormBase
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $engine;