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 62a9cc8 commit b629a01Copy full SHA for b629a01
src/Metadata/Parameter.php
@@ -61,7 +61,7 @@ public function getKey(): ?string
61
}
62
63
/**
64
- * @return (array<string, mixed>&array{type?: string, default?: string})|null $schema
+ * @return (array<string, mixed>&array{type?: string, default?: mixed})|null $schema
65
*/
66
public function getSchema(): ?array
67
{
0 commit comments