Class PluginManager
Class PluginManager
Namespace: frankmayer\ArangoDbPhpCore\Plugins
Package: frankmayer\ArangoDbPhpCore\Plugins
Located at Plugins/PluginManager.php
Package: frankmayer\ArangoDbPhpCore\Plugins
Located at Plugins/PluginManager.php
Methods summary
public
|
|
public
boolean
|
|
public
|
|
protected
integer
|
|
public
|
Properties summary
public
array
|
$pluginStorage
$pluginStorage The Storgate Array for the plugin instances. The array is already in the correct order. |
|
public
|
$client
$client The instance of the client, for which this plugin-manager is doing its job. |
|
public
array
|
$options
$options Options passed to the plugin manager. |