svg
This commit is contained in:
@ -74,7 +74,6 @@ class UserSubscriber implements EventSubscriberInterface
|
||||
$this->em->flush();
|
||||
$this->user=$user;
|
||||
}
|
||||
dump($this->user);
|
||||
}
|
||||
|
||||
private function insertConfig(): void {
|
||||
|
Reference in New Issue
Block a user