You are here

protected property Citation::$styler in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 modules/bibcite_entity/src/Plugin/views/field/Citation.php \Drupal\bibcite_entity\Plugin\views\field\Citation::styler

Citation styler service.

Type: \Drupal\bibcite\CitationStylerInterface

File

modules/bibcite_entity/src/Plugin/views/field/Citation.php, line 34

Class

Citation
Field handler to render bibcite reference as citation.

Namespace

Drupal\bibcite_entity\Plugin\views\field

Code

protected $styler;