protected property ActionFormControllerBase::$storageController

The action storage controller.

Type: \Drupal\Core\Entity\EntityStorageControllerInterface

File

drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php, line 33
Contains Drupal\action\ActionEditFormController.

Class

ActionFormControllerBase
Provides a base form controller for action forms.

Namespace

Drupal\action

Code

protected $storageController;