Skip to content

Commit d044a3d

Browse files
committed
fix phpdoc
1 parent 1e8e4f4 commit d044a3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Exceptions/AbstractMock.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ final protected function getData(mixed $value, array &$splObjectHashes = []): mi
3232
* @param array<mixed> $value
3333
* @param array<string, bool> &$splObjectHashes
3434
*
35-
* @return array<string>
35+
* @return array<mixed>
3636
*/
3737
private function getArrayData(array $value, array &$splObjectHashes): array
3838
{

0 commit comments

Comments
 (0)