JsonEncoder::$format
The formats that this Encoder supports.
Type: string
Overrides JsonEncoder::$format
File
-
core/
modules/ hal/ src/ Encoder/ JsonEncoder.php, line 19
Class
- JsonEncoder
- Encodes HAL data in JSON.
Namespace
Drupal\hal\EncoderCode
protected static $format = [
'hal_json',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.