Skip to content

Commit d78f5e0

Browse files
committed
style: php-cs
1 parent c224a1c commit d78f5e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/NormalizersRegistry.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ public function __construct(
4343
}
4444

4545
/**
46-
* @param NormalizerInterface|DenormalizerInterface $normalizer
4746
* @param int<0, max> $priority
4847
*/
4948
public function register(NormalizerInterface|DenormalizerInterface $normalizer, int $priority = 0): void

0 commit comments

Comments
 (0)