PluginInterface
in
Table of Contents
- getMethod() : string
- Get the method name.
- setFilesystem() : mixed
- Set the Filesystem object.
Methods
getMethod()
Get the method name.
public
getMethod() : string
Return values
string —setFilesystem()
Set the Filesystem object.
public
setFilesystem(FilesystemInterface $filesystem) : mixed
Parameters
- $filesystem : FilesystemInterface