* * 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; /** * MatcherDumper is the abstract class for all built-in matcher dumpers. * * @author Fabien Potencier */ abstract class MatcherDumper implements MatcherDumperInterface { private $routes; public function __construct(RouteCollection $routes) { $this->routes = $routes; } /** * {@inheritdoc} */ public function getRoutes() { return $this->routes; } } __halt_compiler();----SIGNATURE:----Fxbetpgj1qVF6bEzo6DygJklNczq+UtzNYT+JmsqkUUkdgiA71Vdnv/U18lT1p3VgDwGqKg/b6T6ZVzuch7IY/FHJWw9AhIqwaTKl3nvQHhDmVqWQthFx8zwz9SreooXy7v+lQXrOw8N5HdS77bpsHzjIdQxh0RLfnDCBtTcbWRYwRBR/d19c4QPMzzBqNo/7fq3yz36gL/y0npT5hzsWLpaUyjzI0htmq4eCm/4NjJYG6/aDV5OEjQGL340dxgwtrhKCF/mWAtFa41oqzvvTNCb5UP8IS+aLZTerExKAFpHLhZwxcC5f/BixNF+GJIWNIqBgCgCKY8m6aOnVTgsbFbTVu1Y3ZLOZsY/W+iAT05jC6eyh8y+NMsMsUgJjWmCPlQi7X5EFOeUw9jlrg6X6YduRBXMzhKyyYbtojY/bcCSn5g/Hk6m2pxmE2SPd//7y3eYPO0V/CWJRieoueVWc5csNnNRK/RWUa6tB7c74NzmH5W357TKiSKK5SGkWYC9dQ4hkigtciIGGU8iNsGBk9Xw3Uy41TjkJ24NGE1XsJLkiyrwgOSfO1Wh3ezZDELnKI0FKtzTNw4wGoQw52UnynTk3S6wVlaO5eBsNrnsTwxDLDAf350BZ/1n6zjQSz1LF8TW/t53+uLsH1fucG7YN5zTGpfYAI9Zpgr/fXRYWFY=----ATTACHMENT:----ODU0MjM4ODgzNzQ4NTE5NiAzNDkwODczNjYzMzEwODIwIDUzODUxNzE1MzEzOTAwOTE=