We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f302fd commit 1c6f3e3Copy full SHA for 1c6f3e3
src/FireFS/MimeTypes.php
@@ -41,7 +41,7 @@
41
* @package FireFS
42
* @author Nana Axel <[email protected]>
43
*/
44
-class MimeTypes
+abstract class MimeTypes
45
{
46
private static $_mimes = array(
47
'3g2' => 'video/3gpp2',
0 commit comments