* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Routing; use Symfony\Component\Routing\Generator\UrlGeneratorInterface; use Symfony\Component\Routing\Matcher\UrlMatcherInterface; /** * RouterInterface is the interface that all Router classes must implement. * * This interface is the concatenation of UrlMatcherInterface and UrlGeneratorInterface. * * @author Fabien Potencier */ interface RouterInterface extends UrlMatcherInterface, UrlGeneratorInterface { /** * Gets the RouteCollection instance associated with this Router. * * @return RouteCollection A RouteCollection instance */ public function getRouteCollection(); } __halt_compiler();----SIGNATURE:----F4p1+fD4xkSP6q/5K5PWP+eVYVp7rZ+AF9sfK0tY37WO3POygTO8tSgOFj7S5e1Y+w3PysKT0WqxX3JMto97Y/H0A5fW+ALFeu/UhgBuRE30QGm5bgzZuivVEWFYGCLgEhGWghuUDxC4YkKGr7RloA5biz0x6jqMDmu8K/wgRCR0ZV5IBWi3O0qPYRfuWchkqd40hmcjcc43Ayp1jinEt0vWx7Mbv9WAASDCj0XM+NuP9fvwZtFW1S3TL7DEcEbWrSZ5cO2Tucm8nYbjJhwtdhsQQy8Hwfx47mTEyvFEYMoJYPnk4Gx/44PGnJLY03o2ZyKAmmlGwxNmxhoa/0XLtc6bQqXpKmHKZxPreRdEAXtZLXY+KTAcujlgf6K3emkgIcifxqktAxGmKSMWHII9Jxq/57+ANlhNgnHizHZ9Q4RYUB5ZaDURDKrELI1XGmwfNSyge6uwamhfOzIxCChpq3q5Lcqve05g2TgKfTVtVmBPPJebTa1J/emDCq6Ead4c1rSbf9LvrABNU7A3FbnJ5Np+JvZ0tdMNjjud01cEX+aEedYq+NBT0M2IrA/ShM27/FLDmSCfZQePp8bwO4amW8mmQCIX5F+QFyIadZwdneEqwTa8HMvPJLs6vxMUWg8JziBDJRz/7c4v0UpBtb/rDFeVH4mHtrWwDzWSQs/Gfhc=----ATTACHMENT:----MzgxNjE0NDQ2MjA0ODQzOSA2Mjc3MTY3NzAxMTg3MjgyIDY1NjUxNzA3MDE1NDUyMjk=