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