You are here

service skype.manager in Skype 8

Class

Drupal\skype\Manager\SkypeManager
2 string references to skype.manager
skype_page_attachments in ./skype.module
Implements hook_page_attachments().
skype_page_bottom in ./skype.module
Implements hook_page_bottom().

File

./skype.services.yml
skype.services.yml

View source
  1. class: Drupal\skype\Manager\SkypeManager
  2. arguments:
  3. - '@config.factory'
  4. - '@path.current'
  5. - '@path.alias_manager'
  6. - '@path.matcher'