You are here

protected property GridStackFormBase::$machineName in GridStack 8.2

Defines the machine name.

Type: string

File

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

Class

GridStackFormBase
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $machineName = 'gridstack';