8000
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 00b6f53 commit dca9ff5Copy full SHA for dca9ff5
src/Symfony/Component/Serializer/Normalizer/NormalizerInterface.php
@@ -21,7 +21,7 @@ interface NormalizerInterface
21
/**
22
* Normalizes an object into a set of arrays/scalars.
23
*
24
- * @param object $object Object to normalize
+ * @param mixed $object Object to normalize
25
* @param string $format Format the normalization result will be encoded as
26
* @param array $context Context options for the normalizer
27
0 commit comments