8000
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 8b85a73 commit 87f474bCopy full SHA for 87f474b
src/Symfony/Component/Security/Core/Authorization/DebugAccessDecisionManager.php
@@ -14,8 +14,8 @@
14
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
15
16
/**
17
- * AccessDecisionManager is the base class for all access decision managers
18
- * that use decision voters.
+ * Decorates the original AccessDecisionManager class to log information
+ * about the security voters and the decisions made by them.
19
*
20
* @author Javier Eguiluz <javier.eguiluz@gmail.com>
21
*/
0 commit comments