You are here

protected property PanelizerWizardGeneralForm::$machine_name in Panelizer 8.4

Same name and namespace in other branches
  1. 8.5 src/Form/PanelizerWizardGeneralForm.php \Drupal\panelizer\Form\PanelizerWizardGeneralForm::machine_name
  2. 8.3 src/Form/PanelizerWizardGeneralForm.php \Drupal\panelizer\Form\PanelizerWizardGeneralForm::machine_name

The SharedTempStore key for our current wizard values.

Type: string|NULL

File

src/Form/PanelizerWizardGeneralForm.php, line 22

Class

PanelizerWizardGeneralForm
General settings for a panelized bundle.

Namespace

Drupal\panelizer\Form

Code

protected $machine_name;