You are here

public property ReferenceNormalizerBase::$defaultType in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_entity/src/Normalizer/ReferenceNormalizerBase.php \Drupal\bibcite_entity\Normalizer\ReferenceNormalizerBase::defaultType

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

Type: string

File

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

Class

ReferenceNormalizerBase
Base normalizer class for bibcite formats.

Namespace

Drupal\bibcite_entity\Normalizer

Code

public $defaultType;