You are here

protected property GridStackVariantForm::$machineName in GridStack 8.2

Defines the machine name.

Type: string

Overrides GridStackFormBase::$machineName

File

modules/gridstack_ui/src/Form/GridStackVariantForm.php, line 28

Class

GridStackVariantForm
Extends base form for gridstack instance configuration form.

Namespace

Drupal\gridstack_ui\Form

Code

protected $machineName = 'gridstack_variant';