You are here

protected property PanelizerDefaultDelete::$entityTypeId in Panelizer 8.4

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

The type of entity.

Type: string

File

src/Form/PanelizerDefaultDelete.php, line 24

Class

PanelizerDefaultDelete

Namespace

Drupal\panelizer\Form

Code

protected $entityTypeId;