protected property OpignoAnswerRevisionDeleteForm::$connection in Opigno module 8
Same name and namespace in other branches
- 3.x src/Form/OpignoAnswerRevisionDeleteForm.php \Drupal\opigno_module\Form\OpignoAnswerRevisionDeleteForm::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Form/ OpignoAnswerRevisionDeleteForm.php, line 39
Class
- OpignoAnswerRevisionDeleteForm
- Provides a form for deleting a Answer revision.
Namespace
Drupal\opigno_module\FormCode
protected $connection;