ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Namespaces | |
League\Flysystem\Plugin | |
Functions | |
League\Flysystem\Plugin::addPlugin (PluginInterface $plugin) | |
Register a plugin. More... | |
League\Flysystem\Plugin::findPlugin ($method) | |
Find a specific plugin. More... | |
League\Flysystem\Plugin::invokePlugin ($method, array $arguments, FilesystemInterface $filesystem) | |
Invoke a plugin by method name. More... | |
League\Flysystem\Plugin::__call ($method, array $arguments) | |
Plugins pass-through. More... | |
Variables | |
trait | League\Flysystem\Plugin::PluggableTrait |