* * 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:----bUjPDir4aqa1Jc115cJDAaxTXFUx1sTw1InHmGZrJZ2jLUefGt0D51Xl7AqFAQWWGSmy9UzU84t9yy9dc3xiXEczqczmr8Zv6vkW5HdpOjpJqVqknVcVbxah24Dnmgk6R/PZ2OuJZ45t3Q0Sz4JLMdjZND9Lz1CPtA7yCeZgPJ7ml++RuRbW4PK0RnzQWPnPBX1eB4uCc/saQApOTtCt8/Q/KmrAFCsBVhkXUm66y3/cDQMsJGKJFNoxIG/bJ7kZO9oqpRQj1UiL4grQ2tyyD/Mw/k4ieKqUjS7LIFxn8AF+ZGnCQac0Rjgr6lTQLcN3GAdniPqJCbZR9oRhzv8pmee8ixIL9rmgor+ftC7SW13kdJMWkth5vPfM0JW+ldnvoFa1ss9DQ9ckZ7Ag1ScZk5jTC/Vuihrn31+vY+Y04rEWs2cadRV7xa3sfj/nQGkH5GcLbqJ0j54zcjGTtEWCAFpxrkNS1gGAWny0jtLGlhEY+nQLZlcSL1PL8jl1A4TMG4XitHUt6cayNgu0+othluPDfqZYt9Rdbdh1vb6TsJ+bcIfQAQTJSgYdW1BiFCWi0owbF+n3BwwT4pfAlfuurjdK98kq1kv1a8I9ZusINJTrHWPk7eZZ9AgNh48PMu0ZS/LiZ0KPDlQKGdX8axCPoYeGl5kRdn6Q+8LP2gGBctI=----ATTACHMENT:----NDkwOTI5OTAwMzcyMzgzOCA5NjA2NTcxOTI3MzI1MjMyIDk2Mjk4OTA0NTY4NTg5MjM=