Skip to content

Commit 616f647

Browse files
[2.7] Fix docblocks about callables
1 parent ea971d3 commit 616f647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Normalizer/AbstractNormalizer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public function setCircularReferenceHandler($circularReferenceHandler)
105105
/**
106106
* Set normalization callbacks.
107107
*
108-
* @param array $callbacks help normalize the result
108+
* @param callable[] $callbacks help normalize the result
109109
*
110110
* @return self
111111
*

0 commit comments

Comments
 (0)