RobotFormBase::$entityStorage
Same name in other branches
- 4.0.x modules/config_entity_example/src/Form/RobotFormBase.php \Drupal\config_entity_example\Form\RobotFormBase::entityStorage
An entity query factory for the robot entity type.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
-
modules/
config_entity_example/ src/ Form/ RobotFormBase.php, line 28
Class
- RobotFormBase
- Class RobotFormBase.
Namespace
Drupal\config_entity_example\FormCode
protected $entityStorage;