forked from wallabag/wallabag
Update phpunit dep for phpstan
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
@ -87,5 +87,7 @@ class UsernameFeedTokenConverter implements ParamConverterInterface
|
||||
|
||||
// Map found user to the route's parameter
|
||||
$request->attributes->set($configuration->getName(), $user);
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user