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 8efaca6 commit f26642eCopy full SHA for f26642e
src/ArrayReader.php
@@ -30,7 +30,7 @@ public function __construct(array $data = [])
30
*
31
* @param array $data The data
32
33
- * @return $this The new instance
+ * @return self The new instance
34
*/
35
public static function createFromArray(array $data = []): self
36
{
0 commit comments