You are here

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

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

Storage of CSL style entity.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/CitationStyler.php, line 50

Class

CitationStyler
Render CSL data to bibliographic citation.

Namespace

Drupal\bibcite

Code

protected $cslStorage;