We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adaaeb3 commit 71696e9Copy full SHA for 71696e9
Normalizer/AbstractNormalizer.php
@@ -42,7 +42,7 @@ public function __construct(ClassMetadataFactory $classMetadataFactory = null)
42
/**
43
* Set circular reference limit.
44
*
45
- * @param $circularReferenceLimit limit of iterations for the same object
+ * @param int $circularReferenceLimit limit of iterations for the same object
46
47
* @return self
48
*/
0 commit comments