AccessPolicyInterface::SCOPE_DRUPAL

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Session/AccessPolicyInterface.php \Drupal\Core\Session\AccessPolicyInterface::SCOPE_DRUPAL

Scope ID for general Drupal access.

File

core/lib/Drupal/Core/Session/AccessPolicyInterface.php, line 24

Class

AccessPolicyInterface
Defines the access policy interface.

Namespace

Drupal\Core\Session

Code

const SCOPE_DRUPAL = 'drupal';

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