The UUID for this entity.
Type: string
File
- core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php, line 49
Class
- ConfigEntityBase
- Defines a base configuration entity class.
Namespace
Drupal\Core\Config\Entity
Code
protected $uuid;
The UUID for this entity.
Type: string
Drupal\Core\Config\Entity
protected $uuid;
Please login to continue.