Remove psalm annotations
This commit is contained in:
parent
97f3848b66
commit
cd5c97afd3
58 changed files with 3 additions and 153 deletions
|
@ -13,8 +13,6 @@ class MyAuthMiddleware
|
|||
{
|
||||
/**
|
||||
* Check the user is logged in.
|
||||
*
|
||||
* @psalm-suppress PossiblyUnusedMethod
|
||||
*/
|
||||
public function handle(Request $request, Closure $next): Response
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue