Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
2e81d32e
Commit
2e81d32e
authored
Mar 20, 2014
by
Jennifer Hodgdon
Browse files
Issue
#2218293
by hellboy2k8, kokobutter: Add class to constant in docs for AccessInterface::KILL
parent
265ee77e
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/lib/Drupal/Core/Access/AccessInterface.php
View file @
2e81d32e
...
...
@@ -34,7 +34,7 @@ interface AccessInterface {
*
* A checker should return this value to indicate that it wants to completely
* block access, regardless of any other access checkers. Most checkers
* should prefer DENY.
* should prefer
AccessInterface::
DENY.
*/
const
KILL
=
'KILL'
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment