protected property DeleteAction::$tempStore in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Action/Plugin/Action/DeleteAction.php \Drupal\Core\Action\Plugin\Action\DeleteAction::tempStore
The tempstore object.
Type: \Drupal\Core\TempStore\SharedTempStore
File
- core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ DeleteAction.php, line 26
Class
- DeleteAction
- Redirects to an entity deletion form.
Namespace
Drupal\Core\Action\Plugin\ActionCode
protected $tempStore;