register()
register(\Pimple\Container $container) : void
Parameters
\Pimple\Container | $container | Pimple DI Container. |
createConnection(array $config) : \League\Flysystem\Filesystem
array | $config | The driver (adapter) configuration. |
If the filesystem type is not defined in config.
If the filesystem type is invalid / unsupported.