You are here

protected property TrainingForm::$database in Opigno statistics 3.x

Same name and namespace in other branches
  1. 8 src/Form/TrainingForm.php \Drupal\opigno_statistics\Form\TrainingForm::database

Database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/TrainingForm.php, line 31

Class

TrainingForm
Implements the training statistics page.

Namespace

Drupal\opigno_statistics\Form

Code

protected $database;