* * 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:----ihnyvXweUQVLtTcEYKULW/9EevOAR6cQVgk9g+yWNrZpSbC+B78ASmnVE8z64YkDOndrb6n9iWo9eSZ+cgUgr9YkgG4B5DDat3GxyLBU3L28eG8YYBe60kZJmsJlbgOXaXrmzmqaamNRD3XzTw4TpOR93sybgnKgvEJuqteuE/fDkeqvkPlZxDK6PQ7wt/sMmR1coc1mUhJNrGDhuFk3WJ0q0B43efZ6yBIQdNZDkzJuwpod/96ncbw9B+Qo+mKmNna3sPmbCW9/op5YBasw/weoZEmsDY7bMiJh7D87cOPErHSgttsa0fMO3f1ibcpenHfdNxm2qI9Z4/r/6VMWpd4Re2BQ7jZou7qFK7aIc77N/3fXB8BlUxxgs2a12hAVJqSWL6tWsWd8uLYtZ/lQ6pBD2BaUz/jF0n3dWbNwKm42SJa1qrbgH1hyI3MTs4ohbLfDwNbQ5Re+0S7XdgHIFyd5lAjNdIXOZ86Xqp7gRvBXKHL/qoUIGJj2yZv8ChPd9IfJanlBXWoLdpKQJyzeYCk1qS8hnQ8k2sLAyHf+fhWqA/psKkOZgf29lH4QhuZu5rhFYK0UzglE510vur48Y9kqnUQqXYeMgnSDbBCWpMxJKfugs/WBuwcWzcYX/oay+jmKW/o9niKZoX9dk9ZV79WZNMWiWtnJNIv9WRzW9rU=----ATTACHMENT:----Mzk0MzU2OTcyNTcxOTQzMCAxNzcyMTYxNzk1MTc4MDEzIDQ5NDI4NTg2NTIzNjg3Nzg=