You are here

public property Robot::$floopy in Examples for Developers 8

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

The robot floopy flag.

Type: string

File

config_entity_example/src/Entity/Robot.php, line 93

Class

Robot
Defines the robot entity.

Namespace

Drupal\config_entity_example\Entity

Code

public $floopy;