service plugin.manager.bibcite_format in Bibliography & Citation 8
Same name and namespace in other branches
- 2.0.x bibcite.services.yml \plugin.manager.bibcite_format
Class
Drupal\bibcite\Plugin\BibciteFormatManager10 string references to plugin.manager.bibcite_format
- Export::create in modules/
bibcite_export/ src/ Plugin/ bibcite/ link/ Export.php - Creates an instance of the plugin.
- ExportAllForm::create in modules/
bibcite_export/ src/ Form/ ExportAllForm.php - Instantiates a new instance of this class.
- ExportMultipleForm::create in modules/
bibcite_export/ src/ Form/ ExportMultipleForm.php - Instantiates a new instance of this class.
- FormatDecoderTestBase::setUp in modules/
bibcite_import/ tests/ src/ Kernel/ FormatDecoderTestBase.php - FormatEncoderTestBase::setUp in modules/
bibcite_export/ tests/ src/ Kernel/ FormatEncoderTestBase.php
File
View source
- class: Drupal\bibcite\Plugin\BibciteFormatManager
- arguments:
- - '@module_handler'
- - '@cache.discovery'