forked from mirror/Part-DB.Part-DB-server
Applied symplify rules to codebase.
This commit is contained in:
parent
2f20d90041
commit
388e847b17
136 changed files with 1370 additions and 789 deletions
|
@ -33,7 +33,7 @@ use Symfony\Contracts\Translation\TranslatorInterface;
|
|||
/**
|
||||
* This event listener shows an login successful flash to the user after login.
|
||||
*/
|
||||
class LoginSuccessListener implements EventSubscriberInterface
|
||||
final class LoginSuccessListener implements EventSubscriberInterface
|
||||
{
|
||||
protected $translator;
|
||||
protected $flashBag;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue