You are here

protected property CslStyle::$parent in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 src/Entity/CslStyle.php \Drupal\bibcite\Entity\CslStyle::parent

The parent style ID.

Type: string

File

src/Entity/CslStyle.php, line 63

Class

CslStyle
Defines the CSL style entity.

Namespace

Drupal\bibcite\Entity

Code

protected $parent = NULL;