Matcher\Dumper\MatcherDumper (Component\Routing)

Symfony\Component\Routing\Matcher\Dumper\MatcherDumper

abstract class MatcherDumper implements MatcherDumperInterface

MatcherDumper is the abstract class for all built-in matcher dumpers.

Methods

__construct(RouteCollection $routes)

Constructor.

RouteCollection getRoutes()

Gets the routes to dump.

Details

public __construct(RouteCollection $routes)

Constructor.

Parameters

RouteCollection $routes The RouteCollection to dump

public RouteCollection getRoutes()

Gets the routes to dump.

Return Value

RouteCollection A RouteCollection instance

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部