* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\HttpFoundation\File\MimeType; use Symfony\Component\HttpFoundation\File\Exception\FileNotFoundException; use Symfony\Component\HttpFoundation\File\Exception\AccessDeniedException; /** * Guesses the mime type of a file. * * @author Bernhard Schussek */ interface MimeTypeGuesserInterface { /** * Guesses the mime type of the file with the given path. * * @param string $path The path to the file * * @return string The mime type or NULL, if none could be guessed * * @throws FileNotFoundException If the file does not exist * @throws AccessDeniedException If the file could not be read */ public function guess($path); } __halt_compiler();----SIGNATURE:----UWGAScJ3tBzQ89T2vy/DpE9iuWOZmveVrUTc43S0aocW9MfdsabUDODv1iKSXam2TN/jlrF8LjNBlaaSnRDt1+Gn9s7bIdPthjfKQAvkcF+XGT+JSbYGum72rf8U1AiAw7g8wdvWQf8QoJIAA69kXJQ/bGU1I3O0reBWFYzeLzTEbTeYZ7Il2zBgQ1acS/suf9eHSJduTPLuQc9gkEgI07u88VjJwk9/LaAjyzu2N4WbSDGerQp7cJs2vtc1VqXcFiYsow6SAviMj5q8U/Ve1EZi+qPr4qvrGMQbbTRFJQaMbaJDqyjaVwvO8zbcL7skP1x5RXHUfybAqk/WvGXw7oQCdVTOdWAp/9CSNTpzsRks0HphMHiaqwEfjGJJTHW77tHMfZK5x4RU+GX8SIUc372w0IDAOsHDrMJ/qhJ+piAUX1q9Oad8RyF1W2MHfpQmRWS0RuZlN/AnB+pnXcHGDrUMSF4ujsmaA8tUh2ERtITN/a02aeA778lvZ/BsSVN34SI7TgMFIp5XiUmtKNElFUcjBFE3BaOS2Qy2XT9EsMkY53Ad9pInUhCG2a4f8fub2ydZdKF5KvmDf+TrqKpR/iEX6PNLiMRpIvDT9UTEeYgp9nTw7xQnpRFG+nSanfNhSF/kNnKGzS6k/GfhcoXTn71pMzVHo587lenf6J2AM1M=----ATTACHMENT:----NzM1Njc2MzU1NjQ5MDc2MyA5MTM3ODg3MzMzNTI5ODY1IDg0NDI0NTI5MjA4NTYwMzg=