RobotFormBase::$entityStorage

Same name in other branches
  1. 3.x modules/config_entity_example/src/Form/RobotFormBase.php \Drupal\config_entity_example\Form\RobotFormBase::entityStorage
  2. 8.x-1.x 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\Form

Code

protected $entityStorage;