protected property LearningPathMembershipController::$connection in Opigno Learning path 8
Same name and namespace in other branches
- 3.x src/Controller/LearningPathMembershipController.php \Drupal\opigno_learning_path\Controller\LearningPathMembershipController::connection
Database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Controller/ LearningPathMembershipController.php, line 30
Class
- LearningPathMembershipController
- Controller for the actions related to LP membership.
Namespace
Drupal\opigno_learning_path\ControllerCode
protected $connection;