public property EntityType::$label

The human-readable name of the type.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

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

Class

EntityType
Defines an Entity type annotation object.

Namespace

Drupal\Core\Entity\Annotation

Code

public $label;