public property EntityType::$bundle_label

The human-readable name of the entity bundles, e.g. Vocabulary.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php, line 110
Contains \Drupal\Core\Entity\Annotation\EntityType.

Class

EntityType
Defines an Entity type annotation object.

Namespace

Drupal\Core\Entity\Annotation

Code

public $bundle_label;