You are here

protected property PanelizerWizardGeneralForm::$bundle in Panelizer 8.3

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

The entity bundle for the layout being worked on.

Type: string

File

src/Form/PanelizerWizardGeneralForm.php, line 43

Class

PanelizerWizardGeneralForm
General settings for a panelized bundle.

Namespace

Drupal\panelizer\Form

Code

protected $bundle;