protected static property Kml::$format in farmOS 2.x
The formats that this Encoder supports.
Type: array
Overrides XmlEncoder::$format
File
- modules/
core/ kml/ src/ Encoder/ Kml.php, line 22
Class
- Kml
- Provides a KML encoder that extends from the XML encoder.
Namespace
Drupal\farm_kml\EncoderCode
protected static $format = [
'geometry_kml',
];