You are here

protected property PanelizerDefaultSelect::$entityTypeId in Panelizer 8.5

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

The type of entity.

Type: string

File

src/Form/PanelizerDefaultSelect.php, line 22

Class

PanelizerDefaultSelect

Namespace

Drupal\panelizer\Form

Code

protected $entityTypeId;