Skip to content

Commit f0db98d

Browse files
Add more return types after fixing a typo in my script
1 parent 9da61f8 commit f0db98d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Internal/Exporter.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class Exporter
3131
* @param int &$objectsCount
3232
* @param bool &$valuesAreStatic
3333
*
34-
* @return int
34+
* @return array
3535
*
3636
* @throws NotInstantiableTypeException When a value cannot be serialized
3737
*/

0 commit comments

Comments
 (0)