mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Merge pull request #1150
This commit is contained in:
@@ -3,13 +3,6 @@
|
||||
<bg=blue;fg=white> What's next? </>
|
||||
<bg=blue;fg=white> </>
|
||||
|
||||
* <fg=blue>Use</> the default storage immediately:
|
||||
|
||||
public function __construct(FilesystemInterface $defaultStorage)
|
||||
{
|
||||
...
|
||||
}
|
||||
|
||||
* <fg=blue>Configure</> your own storages in <comment>config/packages/flysystem.yaml</comment>.
|
||||
|
||||
* <fg=blue>Read</> the documentation at:
|
||||
|
||||
Reference in New Issue
Block a user