You are here

service plugin.manager.micon.discovery in Micon 2.x

Same name and namespace in other branches
  1. 8 micon.services.yml \plugin.manager.micon.discovery

Class

Drupal\micon\MiconDiscoveryManager
1 string reference to plugin.manager.micon.discovery
MiconIconize::__construct in src/MiconIconize.php
Constructs a new class instance.

File

./micon.services.yml
micon.services.yml

View source
  1. class: Drupal\micon\MiconDiscoveryManager
  2. arguments:
  3. - '@module_handler'
  4. - '@theme_handler'
  5. - '@cache.discovery'