Skip to content

Commit

Permalink
Add more return types after fixing a typo in my script
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Aug 23, 2019
1 parent 9da61f8 commit f0db98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Internal/Exporter.php
Expand Up @@ -31,7 +31,7 @@ class Exporter
* @param int &$objectsCount
* @param bool &$valuesAreStatic
*
* @return int
* @return array
*
* @throws NotInstantiableTypeException When a value cannot be serialized
*/
Expand Down

0 comments on commit f0db98d

Please sign in to comment.