AssignOwnerNode::$connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/modules/node/src/Plugin/Action/AssignOwnerNode.php, line 29

Class

AssignOwnerNode
Assigns ownership of a node to a user.

Namespace

Drupal\node\Plugin\Action

Code

protected $connection;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.