You are here

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

Same name and namespace in other branches
  1. 8 src/Routing/FormatConverter.php \Drupal\bibcite\Routing\FormatConverter::formatManager

Format plugins manager service.

Type: \Drupal\bibcite\Plugin\BibciteFormatManagerInterface

File

src/Routing/FormatConverter.php, line 19

Class

FormatConverter
Converts export plugin id to definition array.

Namespace

Drupal\bibcite\Routing

Code

protected $formatManager;