protected property ReferenceRevisionDeleteForm::$connection in Bibliography & Citation 8
Same name and namespace in other branches
- 2.0.x 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\FormCode
protected $connection;