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.
Voter::supports()
1 parent 3838559 commit 27ff633Copy full SHA for 27ff633
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