You are here

protected property LearningPathAchievementController::$database in Opigno Learning path 3.x

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

Database connection.

Type: \Drupal\Core\Database\Connection

File

src/Controller/LearningPathAchievementController.php, line 38

Class

LearningPathAchievementController
Class LearningPathAchievementController.

Namespace

Drupal\opigno_learning_path\Controller

Code

protected $database;