protected property EntityTestBundle::$description in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/tests/modules/entity_test/src/Entity/EntityTestBundle.php \Drupal\entity_test\Entity\EntityTestBundle::description
- 10 core/modules/system/tests/modules/entity_test/src/Entity/EntityTestBundle.php \Drupal\entity_test\Entity\EntityTestBundle::description
The description.
Type: string
File
- core/
modules/ system/ tests/ modules/ entity_test/ src/ Entity/ EntityTestBundle.php, line 61
Class
- EntityTestBundle
- Defines the Test entity bundle configuration entity.
Namespace
Drupal\entity_test\EntityCode
protected $description;