STA-960 | controller&handle for request detail info
Showing
- app/src/Controller/AbstractController.php 17 additions, 6 deletionsapp/src/Controller/AbstractController.php
- app/src/Controller/RestaurantDetailController.php 24 additions, 0 deletionsapp/src/Controller/RestaurantDetailController.php
- app/src/Dto/PaginationDto.php 3 additions, 3 deletionsapp/src/Dto/PaginationDto.php
- app/src/Entity/Restaurants.php 6 additions, 6 deletionsapp/src/Entity/Restaurants.php
- app/src/Error/AbstractError.php 10 additions, 0 deletionsapp/src/Error/AbstractError.php
- app/src/Error/NotFoundError.php 16 additions, 0 deletionsapp/src/Error/NotFoundError.php
- app/src/Repository/RestaurantsRepositoryInterface.php 6 additions, 0 deletionsapp/src/Repository/RestaurantsRepositoryInterface.php
- app/src/Request/RestaurantDetailRequest.php 25 additions, 0 deletionsapp/src/Request/RestaurantDetailRequest.php
- app/src/Service/RestaurantDetailService.php 30 additions, 0 deletionsapp/src/Service/RestaurantDetailService.php
Loading
Please register or sign in to comment