You are here

service micon.icon.manager in Micon 8

Same name and namespace in other branches
  1. 2.x micon.services.yml \micon.icon.manager

Class

Drupal\micon\MiconIconManager
2 string references to micon.icon.manager
drush_micon in ./micon.drush.inc
Implements drush_hook_COMMAND().
MiconIconize::__construct in src/MiconIconize.php
Constructs a new class instance.

File

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

View source
  1. class: Drupal\micon\MiconIconManager
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@cache.discovery'