[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

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

(no description)

File Size: 57 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

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: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1