You are here

protected property CslStyle::$csl in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/CslStyle.php \Drupal\bibcite\Entity\CslStyle::csl

The text of CSL.

Type: string

File

src/Entity/CslStyle.php, line 77

Class

CslStyle
Defines the CSL style entity.

Namespace

Drupal\bibcite\Entity

Code

protected $csl;