You are here

service micon.icon.manager in Micon 2.x

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

Class

Drupal\micon\MiconIconManager
1 string reference to micon.icon.manager
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'