Skip to content

Commit 5586faa

Browse files
committed
Merge branch '1.3.x' into 1.4.x
2 parents b9e1ded + 27ff633 commit 5586faa

File tree

1 file changed

+1
-0
lines changed
  • stubs/Symfony/Component/Security/Core/Authorization/Voter

1 file changed

+1
-0
lines changed

Diff for: stubs/Symfony/Component/Security/Core/Authorization/Voter/Voter.stub

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ abstract class Voter implements VoterInterface
1313
/**
1414
* Determines if the attribute and subject are supported by this voter.
1515
*
16+
* @param string $attribute
1617
* @param mixed $subject
1718
*
1819
* @phpstan-assert-if-true TSubject $subject

0 commit comments

Comments
 (0)