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 e8a47df commit 212841bCopy full SHA for 212841b
src/Type/Doctrine/ObjectRepositoryType.php
@@ -29,7 +29,7 @@ public function describe(VerbosityLevel $level): string
29
}
30
31
/**
32
- * @param string[] $properties
+ * @param mixed[] $properties
33
* @return self
34
*/
35
public static function __set_state(array $properties): Type
0 commit comments