public property Robot::$label in Examples for Developers 3.x
Same name and namespace in other branches
- 8 config_entity_example/src/Entity/Robot.php \Drupal\config_entity_example\Entity\Robot::label
The robot label.
Type: string
File
- modules/
config_entity_example/ src/ Entity/ Robot.php, line 86
Class
- Robot
- Defines the robot entity.
Namespace
Drupal\config_entity_example\EntityCode
public $label;