* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Routing\Matcher\Dumper; use Symfony\Component\Routing\RouteCollection; /** * MatcherDumperInterface is the interface that all matcher dumper classes must implement. * * @author Fabien Potencier */ interface MatcherDumperInterface { /** * Dumps a set of routes to a string representation of executable code * that can then be used to match a request against these routes. * * @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:----Yu1b6wQZHLjWGrdL3TNzULwOhXw1DkOeLBjc8w7fQTWCWXoNUoP0lqPwMUZPVOK2a2k5rQ7lgP/SjrH6EzhKoIxybiI1PzmVbGcRk0xl5CnyHxHfWd/sSauInCSiT8jObzGmo4d3Dv6wgqQ8EummvXOTbtos2gAgNuWKiFeNov7CBUncieEBPMYN3HFCtRTN7m/gEetB8LQNR70AE0P76K4HCuCxRLljryb1TixaK2VrCwyBQsrnMDq/f1oZnsaitfek5FQCGIQ277vOJgjabdmnh1YgV4EZJTwdhMqilcKWLWYLffoiKlIoAaK+ciCd1+pVkF2OgegcGXfa5MUl+4VbZxklvKfW+WKldSVyA9P9hyE5isaScNH5WOqtoTyGHqfRib6AkHTG9/2mQU2Z6mxL+CCvbz8+s6AQkDF6cI/YU/OefSkXUyEGjaNw52mUNG0Q3Hr4yb6uFZNRE/xER28cgUEZV7U291fJJOYDqMxGnq1gLj9g6/YHWJotJxDm6IA4BiaAaId0H6UYOtQrIc63/W7qB9NaeSYzcab0lHrr5gpyOIHIH+ESF224rLayebvdof6Y1F0ExfQhCgXhjftNr+SZ78RCHaAbNLrQ4Uu7CijhkN2MqTGYWvT6kZazPMepDyKLfeD9OnaUc8GcTqG/ODq8azJpslepzI1cIeo=----ATTACHMENT:----Mjc0ODY3NDExMjIwNjQxMSA2MDc2NTA3MzA1NzU2NDI0IDQ5NjUwOTMzMjQ2NTAwNDQ=