1
0
Fork 0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-03-16 21:20:46 +03:00
rss-bridge/formats
Roliga c8d5c85c76 formats: Add getMimeType() function ()
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 () 2019-10-31 19:00:12 +01:00
HtmlFormat.php formats: Add getMimeType() function () 2019-10-31 19:00:12 +01:00
JsonFormat.php formats: Add getMimeType() function () 2019-10-31 19:00:12 +01:00
MrssFormat.php formats: Add getMimeType() function () 2019-10-31 19:00:12 +01:00
PlaintextFormat.php formats: Add getMimeType() function () 2019-10-31 19:00:12 +01:00