|
| __construct (\Traversable $namespaces, CacheBackendInterface $cache_backend, ModuleHandlerInterface $module_handler) |
|
Provides a tripal importer plugin manager.
◆ __construct()
Drupal\tripal\TripalImporter\PluginManagers\TripalImporterManager::__construct |
( |
\Traversable |
$namespaces, |
|
|
CacheBackendInterface |
$cache_backend, |
|
|
ModuleHandlerInterface |
$module_handler |
|
) |
| |
Constructs a new tripal importer manager.
- Parameters
-
\Traversable | $namespaces | An object that implements \Traversable which contains the root paths keyed by the corresponding namespace to look for plugin implementations. |
\Drupal\Core\Extension\ModuleHandlerInterface | $module_handler | The module handler. |
string | $plugin_interface | The interface each plugin should implement. |
string | $plugin_definition_annotation_name | The name of the annotation that contains the plugin definition. |
The documentation for this class was generated from the following file:
- tripal/src/TripalImporter/PluginManagers/TripalImporterManager.php