Skip to content

Commit

Permalink
Sync .github/expected-missing-return-types.diff
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Jul 26, 2024
1 parent 430a73d commit 9a67fcf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Normalizer/AbstractNormalizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,8 @@ protected function getGroups(array $context): array

/**
* Is this attribute allowed?
*
* @return bool
*/
protected function isAllowedAttribute(object|string $classOrObject, string $attribute, ?string $format = null, array $context = [])
{
Expand Down

0 comments on commit 9a67fcf

Please sign in to comment.