You are here

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

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

The format that this encoder supports.

Type: string

File

modules/bibcite_ris/src/Encoder/RISEncoder.php, line 20

Class

RISEncoder
RIS format encoder.

Namespace

Drupal\bibcite_ris\Encoder

Code

protected static $format = 'ris';