You are here

protected property ExportAllForm::$formatManager in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 modules/bibcite_export/src/Form/ExportAllForm.php \Drupal\bibcite_export\Form\ExportAllForm::formatManager

Bibcite format manager service.

Type: \Drupal\bibcite\Plugin\BibciteFormatManagerInterface

File

modules/bibcite_export/src/Form/ExportAllForm.php, line 30

Class

ExportAllForm
Export all reference data to any available export format.

Namespace

Drupal\bibcite_export\Form

Code

protected $formatManager;