You are here

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

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

Database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/DashboardForm.php, line 37

Class

DashboardForm
Implements the statistics dashboard.

Namespace

Drupal\opigno_statistics\Form

Code

protected $database;