You are here

protected property GridStackFormBase::$gridStack in GridStack 8.2

The gridstack instance to distinguish from the current entity.

Type: Drupal\gridstack\Entity\GridStack

File

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

Class

GridStackFormBase
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $gridStack;