* * 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:----hufUIhZ4edQ7mWylCHvn4KLm1ecHpwE53v3KLMOaAL+Q0/HHL2jCps3L+e5N8w99LLPKVdfw1z+OlIS0q7EzZFoteEEPAS6VOHYMbzHb5jCaLK21s9uxFLDwBn7z/Dy4/rOWT1EBkvTdK17Vl9tvTaHUMfh8lWm2pvbHWz2DCayAdbmzrXQao/D6lh+rojvvIzT3BZJ5eafP1G4/lDlenKAl/3SKgphEVMkLQDexl7Yz/Ku9EXo5qqRmY2x9GF0zWHxn5qWGi/SMf0tywtsshFD7Hvh6CrvpRd+uFQz0m0GowX9okkKdIRU+IgtDPoLiQBbGORBKprr/PrNJsvpStFjI2xOddNbGbFh6Gh5De1JDsP2GrlKoX1iq6ciK/4Z0M286tfoBmMdP8LyCsyPTv7w6ZG/lClsqgEIOguwndaYCDqSzMCgUd8plNclSRQID4djsk8xLtMpPQGR+osv4bwpCRKk5SajvtQi5dNdaQudX/zKjvLSdncq5XOaEWZbs1TDuIQDrOEHejoB28nK2qdAG4gaxsWat3/uA2Bw/o3aqHkK09G0t+yEqHZtD4GcsFGyEIQdC5xWDDIp3WMmC0q24oFFV6IOckTGeKFHQ4Sq9YGaXQF1AjV+MGWScB6vD6tFsQleB2s83CGTKbG+YAl4FwvyP1TQmS+t56iiGhDw=----ATTACHMENT:----OTQ3Mjg3NTA0MTUwNDM5NiA4NTUyMDI2MDY0NDIyODkxIDExNDE5NzQ1NzU2MDUzMjU=