You are here

service plugin.manager.pm_dashboard_items in Drupal PM (Project Management) 4.x

Class

Drupal\pm\PmDashboardItemsManager
1 string reference to plugin.manager.pm_dashboard_items
PmDashboardController::create in src/Controller/PmDashboardController.php
Instantiates a new instance of this class.

File

./pm.services.yml
pm.services.yml

View source
  1. class: Drupal\pm\PmDashboardItemsManager
  2. arguments:
  3. - '@container.namespaces'
  4. - '@module_handler'
  5. - '@cache.discovery'