* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Routing\Generator\Dumper; use Symfony\Component\Routing\RouteCollection; /** * GeneratorDumperInterface is the interface that all generator dumper classes must implement. * * @author Fabien Potencier */ interface GeneratorDumperInterface { /** * Dumps a set of routes to a string representation of executable code * that can then be used to generate a URL of such a route. * * @param array $options An array of options * * @return string Executable code */ public function dump(array $options = array()); /** * Gets the routes to dump. * * @return RouteCollection A RouteCollection instance */ public function getRoutes(); } __halt_compiler();----SIGNATURE:----UPHLvAPmab4xNKvBFAdl0VBe5H+9HyewmzYQ15Mx1EqqdlL77tXrRHW/N7/2qHfUWwBSemCUFzjIqTsPsamRCBCVL34ZDVeysGeF9YIxEeQQzjO77ROSFW7br5W+oMAlzJAil66BTZT3ZaWODopWt9wxu96cgRoWeV5pN6EwN0LsxYrAnI465borY0c+4ttUzKyk8iXh2a9XOPDm6RuHSiOsVbu8Mdyq9Mg6nAv5OANomP1Fec8O3IShhuDQy9HHVXX85hXcrAOrX6gdv3AxCzX3WS6NYNdkouvJs8kljhZgcb0RfUxwib5eP2Q+vcfhhER4oiXpBlBH3uuruqaZdVKbu4/E+4oXEy2F4aGczPLnaoo4Q0zu31qFD4JhKIkDH2vLLzGM9HGyEM24onOuhRh/4K5dOeEArqImx+HoXSwU/XfDcZ5+J5nELPxmrkbyoxcB7/NxBpagNE8gl4PfPnFrXd/U1JvVpPuzU6lOi5L4EYrVkjOaTsut7BwJ2waZCu2JIDqJyYHFG9gRvkfYEN2aNey14cLL8Tm5fITGUl1liEehLo1ENnV6d51ReNuDd1dLF1YwPEkxaC+lWWX2qZ6VCgWZJg2S/iwHk5rI3nCL4NOCMpPGZqkpG5nYfQ5dhPEZzgktaJMjsUTmS2G84JIoHLiRy85x12lbEIKHe/s=----ATTACHMENT:----NzE3MDI0MTEzNTczMTI2OCA2MjAxNjg0NTM4ODIzOTk4IDUwMzgxNDYzMTg2MTMwMjI=