protected static property EndnoteEncoder::$format in Bibliography & Citation 2.0.x
Same name and namespace in other branches
- 8 modules/bibcite_endnote/src/Encoder/EndnoteEncoder.php \Drupal\bibcite_endnote\Encoder\EndnoteEncoder::format
The format that this encoder supports.
Type: array
File
- modules/
bibcite_endnote/ src/ Encoder/ EndnoteEncoder.php, line 22
Class
- EndnoteEncoder
- Endnote format encoder.
Namespace
Drupal\bibcite_endnote\EncoderCode
protected static $format = [
'endnote7',
'endnote8',
'tagged',
];