You are here

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

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

Format manager service.

Type: \Drupal\bibcite\Plugin\BibciteFormatManagerInterface

File

modules/bibcite_import/src/Form/PopulateForm.php, line 31

Class

PopulateForm
Populate values to Reference form.

Namespace

Drupal\bibcite_import\Form

Code

protected $formatManager;