Home
last modified time | relevance | path

Searched defs:redirectUrl (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Contracts/
H A DResponseFactoryInterface.php56 …public function redirectUrl(UriInterface|string $url, int $code = StatusCodeInterface::STATUS_FOUN… function
/webtrees/app/Factories/
H A DResponseFactory.php87 …public function redirectUrl(UriInterface|string $url, int $code = StatusCodeInterface::STATUS_FOUN… function in Fisharebest\\Webtrees\\Factories\\ResponseFactory