Skip to content

Commit 8259104

Browse files
committed
Fix documentation
1 parent 11906d8 commit 8259104

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/9.0/connections/instantiation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Alternatively, you can use the <code>fromStream</code> method.</p>
6161
```php
6262
public static AbstractCsv::fromStream(SplFileObject|resource $stream): self
6363
```
64+
6465
Creates a new object from a stream resource or a streaming object.
6566

6667
```php

0 commit comments

Comments
 (0)