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