You are here

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

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

Processor plugin.

Type: \Drupal\bibcite\Plugin\BibCiteProcessorInterface

File

src/CitationStyler.php, line 22

Class

CitationStyler
Render CSL data to bibliographic citation.

Namespace

Drupal\bibcite

Code

protected $processor;