You are here

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

Format keyword key.

Type: null|string

File

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

Class

ReferenceNormalizerBase
Base normalizer class for bibcite formats.

Namespace

Drupal\bibcite_entity\Normalizer

Code

public $keywordKey = NULL;