protected property AssignOwnerNode::$connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php, line 32
Contains \Drupal\node\Plugin\Action\AssignOwnerNode.

Class

AssignOwnerNode
Assigns ownership of a node to a user.

Namespace

Drupal\node\Plugin\Action

Code

protected $connection;