You are here

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

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

Database connection.

Type: \Drupal\Core\Database\Connection

File

src/Controller/LearningPathStepsController.php, line 37

Class

LearningPathStepsController
Class LearningPathStepsController.

Namespace

Drupal\opigno_learning_path\Controller

Code

protected $database;