protected property AssignOwnerNode::$connection in Drupal 8
Same name and namespace in other branches
- 9 core/modules/node/src/Plugin/Action/AssignOwnerNode.php \Drupal\node\Plugin\Action\AssignOwnerNode::connection
- 10 core/modules/node/src/Plugin/Action/AssignOwnerNode.php \Drupal\node\Plugin\Action\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\ActionCode
protected $connection;