protected property CslStyle::$custom in Bibliography & Citation 2.0.x
Same name and namespace in other branches
- 8 src/Entity/CslStyle.php \Drupal\bibcite\Entity\CslStyle::custom
Indicated that style installed by user from text or file.
Type: bool
File
- src/
Entity/ CslStyle.php, line 91
Class
- CslStyle
- Defines the CSL style entity.
Namespace
Drupal\bibcite\EntityCode
protected $custom = TRUE;