mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-12 05:59:30 +00:00
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\Component\Security\Core\Security;
|
|||
/**
|
||||
* The purpose of this event listener is to set the timezone to the one preferred by the user.
|
||||
*/
|
||||
class TimezoneListener implements EventSubscriberInterface
|
||||
final class TimezoneListener implements EventSubscriberInterface
|
||||
{
|
||||
protected $default_timezone;
|
||||
protected $security;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue