protected property DeleteAction::$currentUser 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::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ DeleteAction.php, line 33
Class
- DeleteAction
- Redirects to an entity deletion form.
Namespace
Drupal\Core\Action\Plugin\ActionCode
protected $currentUser;