feature/implement-separate-remember-me #15
@ -4,7 +4,7 @@ use SokoWeb\Interfaces\Authentication\IUser;
|
||||
|
||||
interface IRequest
|
||||
{
|
||||
public function setParsedRouteParams(array &$routeParams): void;
|
||||
public function setParsedRouteParams(array $routeParams): void;
|
||||
|
||||
public function getBase(): string;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user