You are here

service frxplugin.manager.document in Forena Reports 8

Class

Drupal\forena\FrxDocumentPluginManager
2 string references to frxplugin.manager.document
AppService::getDocumentPlugins in src/AppService.php
DocumentConfigForm::__construct in src/Form/DocumentConfigForm.php
Constructs a \Drupal\system\ConfigFormBase object.

File

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

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