WP_Image_Editor_Mock::supports_mime_type PHP Method

supports_mime_type() public static method

public static supports_mime_type ( $mime_type )
        public static function supports_mime_type($mime_type)
        {
            return true;
        }