]> git.mxchange.org Git - friendica.git/blobdiff - src/Util/Mimetype.php
Merge pull request #11966 from annando/date-correction
[friendica.git] / src / Util / Mimetype.php
index ca57648771532e7691a65c699ba5afb65c894e9b..df6cf33f7b9944e90bbd2fc6e4266702695f0286 100644 (file)
@@ -27,6 +27,7 @@ class Mimetype
         * Return mimetype based on file extension
         *
         * @param string $filename filename
+        *
         * @return mixed array or string
         */
        public static function getContentType(string $filename)