* * 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:----K4aHn3dG3x40FloNLoAQ+N6esXz7iaIpR8y9wbiKp0ZgPTh7LfTYEjRjwPmX5PyrmbZecExR1Hrdn6hbD4rP/cmiDdGEYYCXFUSVsXaySOCegdHjHbkVKpcC2H1uOi7oyP2d/5MJDWmV+IIPxtx7yw1CZoShJiOKb+Ft4ixYJkX/BwP4Da1ARuTk/uRTCjsibdWakiL+llctyearcH3dxQNjOFBaUyiNixJtr6i/AL5NK12ptm32B/rmXou+dswqbJxu6EvyK1UVpSkHNBBKR9O30Wi6qBJYUpHBe1iWxGL2F6eZOioeQvvlq7aL3myGCKr4Sb9EyC0ptGzMKLKZ+Z1aE79nGK+A7YLvj7RGpnS8KJ9OqrWpeBGRBr3QPwJooXjp5ftvXJfORtQ4Ns8ljVdqidIhyJbuQVQyPfVUJres9Q10NaBeYXhGpglqf0g+g7n1w5zwzi+3avpNGKG3CYAdD7Gt05bygRz8EMWNnaZHCyhzjHunZOiHWcPrmzWdK90PXm8WIO1nIi+z5ja10KhhUgXOce5xWhATr95f+WpcvnU2IWBV9yFhLf/OlVSZ/d2+W0sJ6xhB7xjZE0RYyTJIjBqqojTVw2ilcwzOi5nGH4mwHvBwb4mHXhLNA6K2P1LwS4XKnrRHqZts/+xw/IYJOwLwEBu3ZMvmhzexUJY=----ATTACHMENT:----NTM3NDQxNDAxMjc4MjAwOCAzODQ4NDMxNDY1MjY0MjIwIDEwNzEwMTEzMTE4NzMzNzY=