You are here

public property ReferenceNormalizerBase::$contributorKey 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::contributorKey

Format contributor key.

Type: string|null

File

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

Class

ReferenceNormalizerBase
Base normalizer class for bibcite formats.

Namespace

Drupal\bibcite_entity\Normalizer

Code

public $contributorKey = NULL;