You are here

service plugin.manager.icon_set in Icon API 8

Class

\Drupal\icon\IconSetManager

File

./icon.services.yml
icon.services.yml

View source
  1. class: \Drupal\icon\IconSetManager
  2. calls:
  3. - [setContainer, ['@service_container']]
  4. arguments:
  5. - '@container.namespaces'
  6. - '@cache.discovery'
  7. - '@module_handler'
  8. - '@theme_handler'
  9. - '@theme.manager'