You are here

service opigno_forum.access_checker in Opigno forum 3.x

Same name and namespace in other branches
  1. 8 opigno_forum.services.yml \opigno_forum.access_checker

Class

Drupal\opigno_forum\Access\ForumAccessCheck

Tags

  • access_check

File

./opigno_forum.services.yml
opigno_forum.services.yml

View source
  1. class: Drupal\opigno_forum\Access\ForumAccessCheck
  2. arguments:
  3. - '@current_user'
  4. tags:
  5. - { name: access_check, applies_to: _forum_access_check }