We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ad1a1 commit 0b965daCopy full SHA for 0b965da
Authorization/AuthorizationCheckerInterface.php
@@ -19,7 +19,7 @@
19
interface AuthorizationCheckerInterface
20
{
21
/**
22
- * Checks if the attributes are granted against the current authentication token and optionally supplied subject.
+ * Checks if the attribute is granted against the current authentication token and optionally supplied subject.
23
*
24
* @param mixed $attribute A single attribute to vote on (can be of any type, string and instance of Expression are supported by the core)
25
* @param mixed $subject
0 commit comments