There was an error while loading. Please reload this page.
1 parent 11906d8 commit 8259104Copy full SHA for 8259104
1 file changed
docs/9.0/connections/instantiation.md
@@ -61,6 +61,7 @@ Alternatively, you can use the <code>fromStream</code> method.</p>
61
```php
62
public static AbstractCsv::fromStream(SplFileObject|resource $stream): self
63
```
64
+
65
Creates a new object from a stream resource or a streaming object.
66
67
0 commit comments