8000 Sync .github/expected-missing-return-types.diff · symfony/serializer@9a67fcf · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a67fcf

Browse files
Sync .github/expected-missing-return-types.diff
1 parent 430a73d commit 9a67fcf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Normalizer/AbstractNormalizer.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ protected function getGroups(array $context): array
267267

268268
/**
269269
* Is this attribute allowed?
270+
*
271+
* @return bool
270272
*/
271273
protected function isAllowedAttribute(object|string $classOrObject, string $attribute, ?string $format = null, array $context = [])
272274
{

0 commit comments

Comments
 (0)