protected property EntityTypeBundleInfo::$typedDataManager

The typed data manager.

Type: \Drupal\Core\TypedData\TypedDataManagerInterface

File

core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php, line 45

Class

EntityTypeBundleInfo
Provides discovery and retrieval of entity type bundles.

Namespace

Drupal\Core\Entity

Code

protected $typedDataManager;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!EntityTypeBundleInfo.php/property/EntityTypeBundleInfo::typedDataManager/8.1.x