$plugins
$plugins : array
Class MountManager.
Proxies methods to Filesystem (@see __call):
$plugins : array
$filesystems : \League\Flysystem\FilesystemInterface[]
invokePlugin(string $method, array $arguments, \League\Flysystem\FilesystemInterface $filesystem) : mixed
Invoke a plugin by method name.
string | $method | |
array | $arguments | |
\League\Flysystem\FilesystemInterface | $filesystem |