\League\Flysystem\PluginListPaths

Summary

Methods
Properties
Constants
setFilesystem()
getMethod()
handle()
No public properties found
No constants found
No protected methods found
$filesystem
N/A
No private methods found
No private properties found
N/A

Properties

Methods

setFilesystem()

setFilesystem(\League\Flysystem\FilesystemInterface  $filesystem) : mixed

Set the Filesystem object.

Parameters

\League\Flysystem\FilesystemInterface $filesystem

Returns

mixed —

getMethod()

getMethod() : string

Get the method name.

Returns

string —

handle()

handle(string  $directory = '', bool  $recursive = false) : array

List all paths.

Parameters

string $directory
bool $recursive

Returns

array —

paths