public property EntityUpdateTestsConfigEntity::$uuid in Entity Update 2.0.x
Same name and namespace in other branches
- 8 modules/entity_update_tests/src/Entity/EntityUpdateTestsConfigEntity.php \Drupal\entity_update_tests\Entity\EntityUpdateTestsConfigEntity::uuid
The entity UUID.
Type: string
Overrides ConfigEntityBase::$uuid
File
- tests/
modules/ entity_update_tests/ src/ Entity/ EntityUpdateTestsConfigEntity.php, line 40
Class
- EntityUpdateTestsConfigEntity
- Defines a test entity.
Namespace
Drupal\entity_update_tests\EntityCode
public $uuid;