The name of the entity type which provides bundles.
Type: string
File
- core/lib/Drupal/Core/Entity/EntityType.php, line 126
Class
- EntityType
- Provides an implementation of an entity type and its metadata.
Namespace
Drupal\Core\Entity
Code
protected $bundle_entity_type = NULL;
Please login to continue.