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