NodeRevisionDeleteForm::$connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/modules/node/src/Form/NodeRevisionDeleteForm.php, line 55

Class

NodeRevisionDeleteForm
Provides a form for deleting a node revision.

Namespace

Drupal\node\Form

Code

protected $connection;

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