You are here

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

Same name and namespace in other branches
  1. 8 modules/bibcite_export/src/Plugin/Derivative/FormatExportLink.php \Drupal\bibcite_export\Plugin\Derivative\FormatExportLink::formatManager

Bibcite format manager service.

Type: \Drupal\bibcite\Plugin\BibciteFormatManagerInterface

File

modules/bibcite_export/src/Plugin/Derivative/FormatExportLink.php, line 20

Class

FormatExportLink
Provides dynamic tabs based on available formats.

Namespace

Drupal\bibcite_export\Plugin\Derivative

Code

protected $formatManager;