Skip to content

Commit

Permalink
Merge branch '1.3.x' into 1.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Oct 30, 2023
2 parents b9e1ded + 27ff633 commit 5586faa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ abstract class Voter implements VoterInterface
/**
* Determines if the attribute and subject are supported by this voter.
*
* @param string $attribute
* @param mixed $subject
*
* @phpstan-assert-if-true TSubject $subject
Expand Down

0 comments on commit 5586faa

Please sign in to comment.