You are here

protected property AssignOwnerSupportTicket::$connection in Support Ticketing System 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

modules/support_ticket/src/Plugin/Action/AssignOwnerSupportTicket.php, line 34
Contains \Drupal\support_ticket\Plugin\Action\AssignOwnerSupportTicket.

Class

AssignOwnerSupportTicket
Assigns ownership of a support ticket to a user.

Namespace

Drupal\support_ticket\Plugin\Action

Code

protected $connection;