You are here

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

The users entity query.

Type: \Drupal\Core\Entity\Query\QueryInterface|null

File

src/Controller/DashboardController.php, line 44

Class

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

Namespace

Drupal\opigno_dashboard\Controller

Code

protected $userEntityQuery = NULL;