AccessPolicyScopeException.php
Same filename in other branches
Namespace
Drupal\Core\SessionFile
-
core/
lib/ Drupal/ Core/ Session/ AccessPolicyScopeException.php
View source
<?php
namespace Drupal\Core\Session;
/**
* An exception thrown when permissions are returned for the wrong scope.
*/
class AccessPolicyScopeException extends \Exception {
}
Classes
Title | Deprecated | Summary |
---|---|---|
AccessPolicyScopeException | An exception thrown when permissions are returned for the wrong scope. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.