Skip to content

Commit 212841b

Browse files
committed
Fixed build
1 parent e8a47df commit 212841b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Type/Doctrine/ObjectRepositoryType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public function describe(VerbosityLevel $level): string
2929
}
3030

3131
/**
32-
* @param string[] $properties
32+
* @param mixed[] $properties
3333
* @return self
3434
*/
3535
public static function __set_state(array $properties): Type

0 commit comments

Comments
 (0)