protected property LearningPathProgress::$progressService in Opigno Learning path 3.x
Same name and namespace in other branches
- 8 src/Controller/LearningPathProgress.php \Drupal\opigno_learning_path\Controller\LearningPathProgress::progressService
The progress bar generator service.
Type: \Drupal\opigno_learning_path\Progress
File
- src/
Controller/ LearningPathProgress.php, line 23
Class
- LearningPathProgress
- Returns responses for ajax progress bar routes.
Namespace
Drupal\opigno_learning_path\ControllerCode
protected $progressService;