You are here

protected property Csl::$xml in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x src/Csl.php \Drupal\bibcite\Csl::xml

CSL content.

Type: \SimpleXMLElement

File

src/Csl.php, line 15

Class

Csl
Simple wrapper for CSL XML.

Namespace

Drupal\bibcite

Code

protected $xml;