|
Tripal
|


Public Member Functions | |
| __construct (\Traversable $namespaces, CacheBackendInterface $cache_backend, ModuleHandlerInterface $module_handler, ChadoConnection $connection) | |
| createInstance ($plugin_id, array $configuration=[]) | |
Public Attributes | |
| ChadoConnection | $connection |
ChadoBuddy plugin manager.
| Drupal\tripal_chado\ChadoBuddy\PluginManagers\ChadoBuddyPluginManager::__construct | ( | \Traversable | $namespaces, |
| CacheBackendInterface | $cache_backend, | ||
| ModuleHandlerInterface | $module_handler, | ||
| ChadoConnection | $connection | ||
| ) |
Constructs the object.
| Drupal\tripal_chado\ChadoBuddy\PluginManagers\ChadoBuddyPluginManager::createInstance | ( | $plugin_id, | |
| array | $configuration = [] |
||
| ) |
{}
OVERRIDE: We need to override the default implementation here in order to pass in the dependencies cleanly :-)