mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-06 15:30:13 +01:00
Fixed coding style.
This commit is contained in:
@@ -69,7 +69,9 @@ final class RegisterU2FSubscriber implements EventSubscriberInterface
|
||||
*/
|
||||
private $router;
|
||||
|
||||
/** @var EventDispatcher */
|
||||
/**
|
||||
* @var EventDispatcher
|
||||
*/
|
||||
private $eventDispatcher;
|
||||
|
||||
public function __construct(UrlGeneratorInterface $router, EntityManagerInterface $entityManager, FlashBagInterface $flashBag, EventDispatcherInterface $eventDispatcher, bool $demo_mode)
|
||||
|
||||
Reference in New Issue
Block a user