Home
last modified time | relevance | path

Searched refs:UriInterface (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Contracts/
H A DResponseFactoryInterface.php25 use Psr\Http\Message\UriInterface; alias
51 * @param UriInterface|string $url
56 …public function redirectUrl(UriInterface|string $url, int $code = StatusCodeInterface::STATUS_FOUN…
/webtrees/app/Factories/
H A DResponseFactory.php31 use Psr\Http\Message\UriInterface; alias
82 * @param UriInterface|string $url
87 …public function redirectUrl(UriInterface|string $url, int $code = StatusCodeInterface::STATUS_FOUN…
/webtrees/
H A Dphpstan-baseline.neon1396 …message: '#^Parameter \#1 \$host of method Psr\\Http\\Message\\UriInterface\:\:withHost\(\) expect…
1402 …message: '#^Parameter \#1 \$path of method Psr\\Http\\Message\\UriInterface\:\:withPath\(\) expect…
1408 …message: '#^Parameter \#1 \$port of method Psr\\Http\\Message\\UriInterface\:\:withPort\(\) expect…
1414 …message: '#^Parameter \#1 \$scheme of method Psr\\Http\\Message\\UriInterface\:\:withScheme\(\) ex…
13090 …\Message\\RequestInterface\:\:withUri\(\) expects Psr\\Http\\Message\\UriInterface, mixed given\.$…