ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setFilesystem (FilesystemInterface $filesystem) | |
Set the Filesystem object. More... | |
Public Member Functions inherited from League\Flysystem\PluginInterface | |
getMethod () | |
Get the method name. More... | |
Protected Attributes | |
$filesystem | |
Definition at line 8 of file AbstractPlugin.php.
League\Flysystem\Plugin\AbstractPlugin::setFilesystem | ( | FilesystemInterface | $filesystem | ) |
Set the Filesystem object.
FilesystemInterface | $filesystem |
Implements League\Flysystem\PluginInterface.
Definition at line 20 of file AbstractPlugin.php.
References League\Flysystem\Plugin\AbstractPlugin\$filesystem.
|
protected |
Definition at line 13 of file AbstractPlugin.php.
Referenced by League\Flysystem\Plugin\AbstractPlugin\setFilesystem().