You are here

protected property LearningPathProgress::$progressService in Opigno Learning path 8

Same name and namespace in other branches
  1. 3.x 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\Controller

Code

protected $progressService;