Searched refs:RedirectBranchesPhp (Results 1 – 2 of 2) sorted by relevance
24 use Fisharebest\Webtrees\Http\RequestHandlers\RedirectBranchesPhp; alias72 $router->get(RedirectBranchesPhp::class, '/branches.php', RedirectBranchesPhp::class);
42 class RedirectBranchesPhp implements RequestHandlerInterface class