You are here

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

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

The URL of the style used as identifier in CSL ecosystem.

Type: string

File

src/Entity/CslStyle.php, line 98

Class

CslStyle
Defines the CSL style entity.

Namespace

Drupal\bibcite\Entity

Code

protected $url_id;