ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
League\Flysystem\PluginInterface Interface Reference
+ Inheritance diagram for League\Flysystem\PluginInterface:
+ Collaboration diagram for League\Flysystem\PluginInterface:

Public Member Functions

 getMethod ()
 Get the method name. More...
 
 setFilesystem (FilesystemInterface $filesystem)
 Set the Filesystem object. More...
 

Detailed Description

Definition at line 5 of file PluginInterface.php.

Member Function Documentation

◆ getMethod()

◆ setFilesystem()

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

Set the Filesystem object.

Parameters
FilesystemInterface$filesystem

Implemented in League\Flysystem\Plugin\AbstractPlugin.


The documentation for this interface was generated from the following file: