You are here

constant ReferenceNormalizerBase::DEFAULT_REF_TYPE in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 modules/bibcite_entity/src/Normalizer/ReferenceNormalizerBase.php \Drupal\bibcite_entity\Normalizer\ReferenceNormalizerBase::DEFAULT_REF_TYPE

Default reference type. Will be assigned for types without mapping.

File

modules/bibcite_entity/src/Normalizer/ReferenceNormalizerBase.php, line 27

Class

ReferenceNormalizerBase
Base normalizer class for bibcite formats.

Namespace

Drupal\bibcite_entity\Normalizer

Code

const DEFAULT_REF_TYPE = 'miscellaneous';