public property EntityViewMode::$label

The human-readable name of the view mode.

Type: string

File

drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php, line 69
Contains \Drupal\entity\Plugin\Core\Entity\EntityViewMode.

Class

EntityViewMode
Defines the view mode configuration entity class.

Namespace

Drupal\entity\Plugin\Core\Entity

Code

public $label;