You are here

protected property EntityCreateController::$entityTypeBundleInfo in Entity API 8.0

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Controller/EntityCreateController.php, line 29
Contains \Drupal\entity\Controller\EntityCreateController.

Class

EntityCreateController
A generic controller for creating entities.

Namespace

Drupal\entity\Controller

Code

protected $entityTypeBundleInfo;