You are here

protected property UserController::$database in Opigno statistics 8

Same name and namespace in other branches
  1. 3.x src/Controller/UserController.php \Drupal\opigno_statistics\Controller\UserController::database

Database connection.

Type: \Drupal\Core\Database\Connection

File

src/Controller/UserController.php, line 38

Class

UserController
Class UserController.

Namespace

Drupal\opigno_statistics\Controller

Code

protected $database;