access_check.workspaces.active_workspace

Same name and namespace in other branches
  1. 8.9.x core/modules/workspaces/workspaces.services.yml \access_check.workspaces.active_workspace
  2. 10 core/modules/workspaces/workspaces.services.yml \access_check.workspaces.active_workspace
  3. 11.x core/modules/workspaces/workspaces.services.yml \access_check.workspaces.active_workspace

Class

Drupal\workspaces\Access\ActiveWorkspaceCheck

Tags

  • access_check

File

core/modules/workspaces/workspaces.services.yml

View source
  1. class: Drupal\workspaces\Access\ActiveWorkspaceCheck
  2. arguments:
  3. - '@workspaces.manager'
  4. tags:
  5. - { name: access_check, applies_to: _has_active_workspace }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.