You are here

protected property Panelizer::$entityTypeBundleInfo in Panelizer 8.3

Same name and namespace in other branches
  1. 8.5 src/Panelizer.php \Drupal\panelizer\Panelizer::entityTypeBundleInfo
  2. 8.4 src/Panelizer.php \Drupal\panelizer\Panelizer::entityTypeBundleInfo

The entity type bundle info manager.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Panelizer.php, line 45

Class

Panelizer
The Panelizer service.

Namespace

Drupal\panelizer

Code

protected $entityTypeBundleInfo;