You are here

protected property EnhancedEntityBundle::$description in Entity API 8.0

The bundle description.

Type: string

File

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

Class

EnhancedEntityBundle
Provides bundles for the test entity.

Namespace

Drupal\entity_module_test\Entity

Code

protected $description;