The action storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- core/modules/action/src/ActionFormBase.php, line 28
Class
- ActionFormBase
- Provides a base form for action forms.
Namespace
Drupal\action
Code
protected $storage;
The action storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
Drupal\action
protected $storage;
Please login to continue.