Fix variable name for correct routing

This commit is contained in:
2025-10-02 15:22:42 +02:00
parent 86422a5946
commit f2922018ce
13 changed files with 11 additions and 16 deletions

View File

@@ -15,7 +15,6 @@ use Doctrine\Common\Collections\ArrayCollection;
use Doctrine\Common\Collections\Collection;
use Doctrine\ORM\Mapping as ORM;
use Symfony\Component\Serializer\Attribute\Context;
use Symfony\Component\Serializer\Attribute\DiscriminatorMap;
use Symfony\Component\Serializer\Attribute\Groups;