]> 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 d7a702d71c056a60ce1f89f7e4c56f0abafedf0e..df6cf33f7b9944e90bbd2fc6e4266702695f0286 100644 (file)
@@ -27,9 +27,10 @@ class Mimetype
         * Return mimetype based on file extension
         *
         * @param string $filename filename
+        *
         * @return mixed array or string
         */
-       public static function getContentType($filename)
+       public static function getContentType(string $filename)
        {
                $mime_types = [