quests pagination
Showing
- app/src/Controller/QuestController.php 7 additions, 3 deletionsapp/src/Controller/QuestController.php
- app/src/Repository/QuestRepository.php 30 additions, 0 deletionsapp/src/Repository/QuestRepository.php
- app/src/Service/Action/Classes/GetQuests.php 17 additions, 2 deletionsapp/src/Service/Action/Classes/GetQuests.php
- app/src/Service/Action/Classes/SetFilter.php 1 addition, 9 deletionsapp/src/Service/Action/Classes/SetFilter.php
- app/src/Service/Dto/Classes/PageDto.php 14 additions, 0 deletionsapp/src/Service/Dto/Classes/PageDto.php
- app/src/Service/Response/Classes/Data/Pagination.php 24 additions, 0 deletionsapp/src/Service/Response/Classes/Data/Pagination.php
- app/src/Service/Response/Classes/QuestsPagedResponse.php 35 additions, 0 deletionsapp/src/Service/Response/Classes/QuestsPagedResponse.php
Loading
Please register or sign in to comment