You are here

registration_link.services.yml in Registration Link 8.2

File

registration_link.services.yml
View source
  1. services:
  2. registration_link.registration_link_custom_access:
  3. class: Drupal\registration_link\Access\RegistrationLinkAccessCheck
  4. arguments:
  5. ['@config.factory']
  6. tags:
  7. - { name: access_check, applies_to: _registration_link_custom_access }