* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Config\Loader; /** * LoaderResolverInterface selects a loader for a given resource. * * @author Fabien Potencier */ interface LoaderResolverInterface { /** * Returns a loader able to load the resource. * * @param mixed $resource A resource * @param string|null $type The resource type or null if unknown * * @return LoaderInterface|false The loader or false if none is able to load the resource */ public function resolve($resource, $type = null); } __halt_compiler();----SIGNATURE:----Z1YEldSu/ePaCOyQ3dpDvP1HXfmhs3RXUuC5JGYCVDU4fvyoXGt/VR4IkpGLKm0PU5zMq59Iy2UcnMA5f0/LOUx3bZo2tPLdrRQbMNQVdUg9iNu96CXXbFVS2nH9q2FhXDU+CAKfxtxbpgwvUazFfdkVqstGesfHO1qn5eR4IKPSZGooIEVi5MjaUYGUrX8zP8s5EYYwc8P+5vsnoJfEzRjwa2FxVbvLNq7N00lGLsmhEEnL/mVe9vtoMhvYjSA5eXff6f3/42SytnNpSrl0jGRKIK+VO2vVgDePZFCWZ3djSzoRjRt11gO4J2osA7y4MwLlvdtZAjsSS1BurQtoyCbrdAF1WZqa3MTc/rs/paZSnXxWqHEu1FxiDJU6Zb8nAMhUxBJXRrFm5qp+NOTO8XiehGZ1SsPthUbh3PsP+4wE1/sMJLOHGovsY+9wrw81i+8SlslR9BY91Km5q4d0qoH9uuWYNT46SES3fVDnO2PXBrg58Xa2mpxM2ouwISa+M7gzNsFt8doSCcBpdFQL65Svq3eQwZGgF91Bw/vT1tVJMDI5cJmMCyE4mWUmjO2I3wOh2tWlHpAyCTvf5E3sX5VXhjoFxkq1c7FSughAJysC00TkyyRGPmJxVob7j2Jmkn5GTY0Lhb7Eqp+HRYIK5HGj3aWF1Q10XTWXwu2lHr4=----ATTACHMENT:----NTAwMjkxNTQyODQ1MDIwOCAyNzQ2OTIyMDM4MzM0NjM0IDgwOTA0NTQxODM2MTk0MTU=