You are here

protected property ReferenceRevisionDeleteForm::$connection in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 modules/bibcite_entity/src/Form/ReferenceRevisionDeleteForm.php \Drupal\bibcite_entity\Form\ReferenceRevisionDeleteForm::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

modules/bibcite_entity/src/Form/ReferenceRevisionDeleteForm.php, line 40

Class

ReferenceRevisionDeleteForm
Provides a form for reverting a reference revision.

Namespace

Drupal\bibcite_entity\Form

Code

protected $connection;