Commit 0ae2ac5f by Lech Sawon

get room controller

parent 82bf283c
...@@ -9,7 +9,6 @@ use App\Entity\Room; ...@@ -9,7 +9,6 @@ use App\Entity\Room;
use PHPUnit\Util\Json; use PHPUnit\Util\Json;
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController; use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
use Symfony\Component\HttpFoundation\JsonResponse; use Symfony\Component\HttpFoundation\JsonResponse;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\Routing\Annotation\Route; use Symfony\Component\Routing\Annotation\Route;
use Symfony\Component\Serializer\SerializerInterface; use Symfony\Component\Serializer\SerializerInterface;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment