[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/ -> DumperRoute.php (summary)

(no description)

File Size: 66 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

DumperRoute:: (3 methods):
  __construct()
  getName()
  getRoute()


Class: DumperRoute  - X-Ref

Container for a Route.

__construct($name, Route $route)   X-Ref
Constructor.

param: string $name  The route name
param: Route  $route The route

getName()   X-Ref
Returns the route name.

return: string The route name

getRoute()   X-Ref
Returns the route.

return: Route The route



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1