Lines Matching refs:UserInterface
23 use Fisharebest\Webtrees\Contracts\UserInterface; alias
84 * @param UserInterface $user
88 …public function userBlock(ServerRequestInterface $request, UserInterface $user): ModuleBlockInterf…
138 * @param UserInterface $user
142 public function availableTreeBlocks(Tree $tree, UserInterface $user): Collection
153 * @param UserInterface $user
157 public function availableUserBlocks(Tree $tree, UserInterface $user): Collection
168 * @param UserInterface $user
173 public function treeBlocks(Tree $tree, UserInterface $user, string $location): Collection
218 * @param UserInterface $user
223 public function userBlocks(Tree $tree, UserInterface $user, string $location): Collection