service printable.format_plugin_manager in Printer and PDF versions for Drupal 8+ 2.x
Same name and namespace in other branches
- 8 printable.services.yml \printable.format_plugin_manager
Class
Drupal\printable\PrintableFormatPluginManager4 string references to printable.format_plugin_manager
- LinksConfigurationForm::create in src/
Form/ LinksConfigurationForm.php - Instantiates a new instance of this class.
- PdfLinksConfigurationForm::create in src/
Form/ PdfLinksConfigurationForm.php - Instantiates a new instance of this class.
- PrintableController::create in src/
Controller/ PrintableController.php - Instantiates a new instance of this class.
- PrintableFormatConfigureTabs::create in src/
Plugin/ Derivative/ PrintableFormatConfigureTabs.php - Creates a new class instance.
File
View source
- class: Drupal\printable\PrintableFormatPluginManager
- arguments:
- - '@container.namespaces'
- - '@config.factory'
- - '@module_handler'