[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

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

(no description)

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

Defines 1 class

RedirectableUrlMatcherInterface:: (1 method):
  redirect()


Interface: RedirectableUrlMatcherInterface  - X-Ref

RedirectableUrlMatcherInterface knows how to redirect the user.

redirect($path, $route, $scheme = null)   X-Ref
Redirects the user to another URL.

param: string      $path   The path info to redirect to
param: string      $route  The route name that matched
param: string|null $scheme The URL scheme (null to keep the current one)
return: array An array of parameters



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1