You are here

protected property EnhancedEntityBundle::$label in Entity API 8.0

The bundle label.

Type: string

File

tests/modules/entity_module_test/src/Entity/EnhancedEntityBundle.php, line 56
Contains \Drupal\entity_module_test\Entity\EnhancedEntityBundle.

Class

EnhancedEntityBundle
Provides bundles for the test entity.

Namespace

Drupal\entity_module_test\Entity

Code

protected $label;