ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
getMethod () | |
Get the method name. More... | |
handle ($dirname) | |
Empty a directory's contents. More... | |
Public Member Functions inherited from League\Flysystem\Plugin\AbstractPlugin | |
setFilesystem (FilesystemInterface $filesystem) | |
Set the Filesystem object. More... | |
Additional Inherited Members | |
Protected Attributes inherited from League\Flysystem\Plugin\AbstractPlugin | |
$filesystem | |
Definition at line 5 of file EmptyDir.php.
League\Flysystem\Plugin\EmptyDir::getMethod | ( | ) |
Get the method name.
Implements League\Flysystem\PluginInterface.
Definition at line 12 of file EmptyDir.php.
League\Flysystem\Plugin\EmptyDir::handle | ( | $dirname | ) |