You are here

protected property LearningPathStepsController::$source_type in Opigno Learning path 8

Same name and namespace in other branches
  1. 3.x src/Controller/LearningPathStepsController.php \Drupal\opigno_learning_path\Controller\LearningPathStepsController::source_type

Type of source page.

Type: string

File

src/Controller/LearningPathStepsController.php, line 44

Class

LearningPathStepsController
Class LearningPathStepsController.

Namespace

Drupal\opigno_learning_path\Controller

Code

protected $source_type = 'group';