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 f26642e commit 6ac875dCopy full SHA for 6ac875d
src/ArrayReader.php
@@ -28,7 +28,7 @@ public function __construct(array $data = [])
28
/**
29
* Crate instance from array.
30
*
31
- * @param array $data The data
+ * @param array<mixed> $data The data
32
33
* @return self The new instance
34
*/
0 commit comments