You are here

protected property DashboardController::$database in Opigno dashboard 3.x

The database connection manager.

Type: \Drupal\Core\Database\Connection

File

src/Controller/DashboardController.php, line 37

Class

DashboardController
Controller for all the actions of the Learning Path manager app.

Namespace

Drupal\opigno_dashboard\Controller

Code

protected $database;