\phpDocumentor\ParserFileSystemFactory

Interface for FileSystem factories.

Summary

Methods
Constants
create()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

create()

create(\phpDocumentor\Dsn  $dsn) : \League\Flysystem\Filesystem

Returns a Filesystem instance based on the scheme of the provided Dsn.

Parameters

\phpDocumentor\Dsn $dsn

Returns

\League\Flysystem\Filesystem —