You are here

protected property DashboardController::$blockService in Opigno dashboard 3.x

The block service.

Type: \Drupal\opigno_dashboard\BlockServiceInterface

File

src/Controller/DashboardController.php, line 30

Class

DashboardController
Controller for all the actions of the Learning Path manager app.

Namespace

Drupal\opigno_dashboard\Controller

Code

protected $blockService;