protected property ImportTrainingForm::$database in Opigno module 8
Same name and namespace in other branches
- 3.x src/Form/ImportTrainingForm.php \Drupal\opigno_module\Form\ImportTrainingForm::database
Database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Form/ ImportTrainingForm.php, line 53
Class
- ImportTrainingForm
- Import Course form.
Namespace
Drupal\opigno_module\FormCode
protected $database;