You are here

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

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

Database connection.

Type: \Drupal\Core\Database\Connection

File

src/Controller/UserController.php, line 44

Class

UserController
Statistics user controller.

Namespace

Drupal\opigno_statistics\Controller

Code

protected $database;