You are here

service frxplugin.manager.context in Forena Reports 8

Class

Drupal\forena\FrxContextPluginManager
1 string reference to frxplugin.manager.context
AppService::getContextPlugins in src/AppService.php
Returns the list of context plugins.

File

./forena.services.yml
forena.services.yml

View source
  1. class: Drupal\forena\FrxContextPluginManager
  2. arguments:
  3. - '@container.namespaces'
  4. - '@cache.default'
  5. - '@module_handler'