Rss-Bridge/formats
Roliga c8d5c85c76 formats: Add getMimeType() function (#1299)
Allows getting the expected MIME type of the format's output. A
corresponding MIME_TYPE constant is also defined in FormatAbstract for
the format implementations to overwrite.
2019-10-31 19:00:12 +01:00
..
AtomFormat.php formats: Add getMimeType() function (#1299) 2019-10-31 19:00:12 +01:00
HtmlFormat.php formats: Add getMimeType() function (#1299) 2019-10-31 19:00:12 +01:00
JsonFormat.php formats: Add getMimeType() function (#1299) 2019-10-31 19:00:12 +01:00
MrssFormat.php formats: Add getMimeType() function (#1299) 2019-10-31 19:00:12 +01:00
PlaintextFormat.php formats: Add getMimeType() function (#1299) 2019-10-31 19:00:12 +01:00