🔀 Merge branch 'release/0.1.1' into stable
Some checks failed
Check & fix styling / php-cs-fixer (push) Has been cancelled
Tests / P8 - prefer-lowest - ubuntu-latest (push) Has been cancelled
Tests / P8 - prefer-stable - ubuntu-latest (push) Has been cancelled
Tests / P8 - prefer-lowest - windows-latest (push) Has been cancelled
Tests / P8 - prefer-stable - windows-latest (push) Has been cancelled
Some checks failed
Check & fix styling / php-cs-fixer (push) Has been cancelled
Tests / P8 - prefer-lowest - ubuntu-latest (push) Has been cancelled
Tests / P8 - prefer-stable - ubuntu-latest (push) Has been cancelled
Tests / P8 - prefer-lowest - windows-latest (push) Has been cancelled
Tests / P8 - prefer-stable - windows-latest (push) Has been cancelled
This commit is contained in:
commit
7d0c8adb00
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ $output2->saveMap();
|
||||||
$media->save();
|
$media->save();
|
||||||
```
|
```
|
||||||
|
|
||||||
The `saveStream` method returns the `Map`` that created it. Likewise, the `saveMap` returns the `MappableMedia` that created it. All other methods are chainable.
|
The `saveStream` method returns the `Map` that created it. Likewise, the `saveMap` returns the `MappableMedia` that created it. All other methods are chainable.
|
||||||
|
|
||||||
So, this could be written as a very long single call like this:
|
So, this could be written as a very long single call like this:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue