Robot::$id

Same name and namespace in other branches
  1. 4.0.x modules/config_entity_example/src/Entity/Robot.php \Drupal\config_entity_example\Entity\Robot::id

The robot ID.

Type: string

File

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

Class

Robot
Defines the robot entity.

Namespace

Drupal\config_entity_example\Entity

Code

public $id;