protected property ReferenceType::$preview_mode in Bibliography & Citation 2.0.x
Same name and namespace in other branches
- 8 modules/bibcite_entity/src/Entity/ReferenceType.php \Drupal\bibcite_entity\Entity\ReferenceType::preview_mode
The preview mode.
Type: int
File
- modules/
bibcite_entity/ src/ Entity/ ReferenceType.php, line 119
Class
- ReferenceType
- Defines the Reference type entity.
Namespace
Drupal\bibcite_entity\EntityCode
protected $preview_mode = DRUPAL_OPTIONAL;