You are here

protected property LearningPathAchievementController::$database in Opigno Learning path 8

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

Database connection.

Type: \Drupal\Core\Database\Connection

File

src/Controller/LearningPathAchievementController.php, line 34

Class

LearningPathAchievementController
Class LearningPathAchievementController.

Namespace

Drupal\opigno_learning_path\Controller

Code

protected $database;