You've already forked Traefik-Redis-Api
This is not a commit
This commit is contained in:
@@ -10,7 +10,6 @@ use Psr\Http\Message\ResponseInterface;
|
||||
|
||||
abstract class Controller implements ControllerInterface
|
||||
{
|
||||
|
||||
/**
|
||||
* @param ServerRequest $request
|
||||
* @return ResponseInterface
|
||||
@@ -44,4 +43,4 @@ abstract class Controller implements ControllerInterface
|
||||
{
|
||||
throw new NotFoundException("not found");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user