You are here

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

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

Bibcite format manager service.

Type: \Drupal\bibcite\Plugin\BibciteFormatManagerInterface

File

modules/bibcite_entity/src/Plugin/Derivative/FormatLocalTask.php, line 20

Class

FormatLocalTask
Provides dynamic tabs based on available formats.

Namespace

Drupal\bibcite_entity\Plugin\Derivative

Code

protected $formatManager;