Robot::$uuid

Same name in other branches
  1. 3.x modules/config_entity_example/src/Entity/Robot.php \Drupal\config_entity_example\Entity\Robot::uuid
  2. 8.x-1.x config_entity_example/src/Entity/Robot.php \Drupal\config_entity_example\Entity\Robot::uuid

The robot UUID.

Type: string

Overrides ConfigEntityBase::$uuid

File

modules/config_entity_example/src/Entity/Robot.php, line 79

Class

Robot
Defines the robot entity.

Namespace

Drupal\config_entity_example\Entity

Code

public $uuid;