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 e980204 commit 97b38edCopy full SHA for 97b38ed
src/Symfony/Component/Security/Core/Authorization/Voter/VoterInterface.php
@@ -38,7 +38,7 @@ public function supportsAttribute($attribute);
38
*
39
* @param string $class A class name
40
41
- * @return true if this Voter can process the class
+ * @return Boolean true if this Voter can process the class
42
*/
43
public function supportsClass($class);
44
0 commit comments