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.
2 parents b9e1ded + 27ff633 commit 5586faaCopy full SHA for 5586faa
stubs/Symfony/Component/Security/Core/Authorization/Voter/Voter.stub
@@ -13,6 +13,7 @@ abstract class Voter implements VoterInterface
13
/**
14
* Determines if the attribute and subject are supported by this voter.
15
*
16
+ * @param string $attribute
17
* @param mixed $subject
18
19
* @phpstan-assert-if-true TSubject $subject
0 commit comments