protected property DeleteSupportTicket::$currentUser in Support Ticketing System 8
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- modules/
support_ticket/ src/ Plugin/ Action/ DeleteSupportTicket.php, line 40 - Contains \Drupal\support_ticket\Plugin\Action\DeleteSupportTicket.
Class
- DeleteSupportTicket
- Redirects to a support ticket deletion form.
Namespace
Drupal\support_ticket\Plugin\ActionCode
protected $currentUser;