You are here

protected property EntityDisplayRebuilder::$entityTypeBundleInfo in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/field/src/EntityDisplayRebuilder.php \Drupal\field\EntityDisplayRebuilder::entityTypeBundleInfo

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/modules/field/src/EntityDisplayRebuilder.php, line 39

Class

EntityDisplayRebuilder
Rebuilds all form and view modes for a passed entity bundle.

Namespace

Drupal\field

Code

protected $entityTypeBundleInfo;