You are here

service ng_lightbox in NG Lightbox 8

Same name and namespace in other branches
  1. 2.x ng_lightbox.services.yml \ng_lightbox

Class

Drupal\ng_lightbox\NgLightbox
2 string references to ng_lightbox
NgLightboxTest::setUp in src/Tests/NgLightboxTest.php
ng_lightbox_link_alter in ./ng_lightbox.module
Implements hook_link_alter().

File

./ng_lightbox.services.yml
ng_lightbox.services.yml

View source
  1. class: Drupal\ng_lightbox\NgLightbox
  2. arguments:
  3. - '@path.matcher'
  4. - '@path.alias_manager'
  5. - '@config.factory'
  6. - '@router.admin_context'