mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-26 22:05:03 +02:00
Applied symplify rules to codebase.
This commit is contained in:
parent
2f20d90041
commit
388e847b17
136 changed files with 1370 additions and 789 deletions
src/Security
|
@ -30,7 +30,7 @@ use Symfony\Component\Security\Core\Exception\DisabledException;
|
|||
use Symfony\Component\Security\Core\User\UserCheckerInterface;
|
||||
use Symfony\Component\Security\Core\User\UserInterface;
|
||||
|
||||
class UserChecker implements UserCheckerInterface
|
||||
final class UserChecker implements UserCheckerInterface
|
||||
{
|
||||
public function __construct()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue