You are here

protected property BundleField::$entityTypeBundleInfo in Display Suite 8.4

Same name and namespace in other branches
  1. 8.3 src/Plugin/DsField/BundleField.php \Drupal\ds\Plugin\DsField\BundleField::entityTypeBundleInfo

The EntityDisplayRepository service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Plugin/DsField/BundleField.php, line 23

Class

BundleField
Defines a generic bundle field.

Namespace

Drupal\ds\Plugin\DsField

Code

protected $entityTypeBundleInfo;