You are here

protected property PanelizerWizardGeneralForm::$entityTypeId in Panelizer 8.4

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

The entity type ID for the layout being worked on.

Type: string

File

src/Form/PanelizerWizardGeneralForm.php, line 36

Class

PanelizerWizardGeneralForm
General settings for a panelized bundle.

Namespace

Drupal\panelizer\Form

Code

protected $entityTypeId;