You are here

protected static property MarcEncoder::$format in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_marc/src/Encoder/MarcEncoder.php \Drupal\bibcite_marc\Encoder\MarcEncoder::format

The format that this encoder supports.

Type: string

File

modules/bibcite_marc/src/Encoder/MarcEncoder.php, line 22

Class

MarcEncoder
Marc format encoder.

Namespace

Drupal\bibcite_marc\Encoder

Code

protected static $format = 'marc';