You are here

protected property ReferenceType::$override in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_entity/src/Entity/ReferenceType.php \Drupal\bibcite_entity\Entity\ReferenceType::override

The Reference type override flag.

Type: bool

File

modules/bibcite_entity/src/Entity/ReferenceType.php, line 112

Class

ReferenceType
Defines the Reference type entity.

Namespace

Drupal\bibcite_entity\Entity

Code

protected $override = FALSE;