You are here

protected property RobotFormBase::$entityStorage in Examples for Developers 8

Same name and namespace in other branches
  1. 3.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

config_entity_example/src/Form/RobotFormBase.php, line 28

Class

RobotFormBase
Class RobotFormBase.

Namespace

Drupal\config_entity_example\Form

Code

protected $entityStorage;