Home
last modified time | relevance | path

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

/webtrees/tests/app/Http/Middleware/
H A DCheckCsrfTest.php27 use Psr\Http\Message\UriFactoryInterface; alias
41 …->withUri(Registry::container()->get(UriFactoryInterface::class)->createUri('https://example.com')…
/webtrees/app/
H A DWebtrees.php84 use Psr\Http\Message\UriFactoryInterface; alias
/webtrees/
H A Dphpstan-baseline.neon10498 …rver\\ServerRequestCreator constructor expects Psr\\Http\\Message\\UriFactoryInterface, mixed give…