You are here

protected property CitationStyler::$pluginManager in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 src/CitationStyler.php \Drupal\bibcite\CitationStyler::pluginManager

Manager of processor plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/CitationStyler.php, line 29

Class

CitationStyler
Render CSL data to bibliographic citation.

Namespace

Drupal\bibcite

Code

protected $pluginManager;