XmlEncoder::$format
The formats that this Encoder supports.
Type: array
File
-
core/
modules/ serialization/ src/ Encoder/ XmlEncoder.php, line 30
Class
- XmlEncoder
- Adds XML support for serializer.
Namespace
Drupal\serialization\EncoderCode
protected static $format = [
'xml',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.