This commit is contained in:
2024-10-29 16:54:40 +01:00
parent 8aa60b8a4b
commit 448d2f2b7e
2683 changed files with 23034 additions and 215 deletions

View File

@ -74,7 +74,6 @@ class UserSubscriber implements EventSubscriberInterface
$this->em->flush();
$this->user=$user;
}
dump($this->user);
}
private function insertConfig(): void {