Answer the question
In order to leave comments, you need to log in
How to match data in Symphony using ParamConverter?
Hello
* @param AuthDto $authDto
*
* @return RedirectResponse
* @Method("GET")
* @Route("/auth/token")
*
* @ParamConverter("authDto", class="Integration\SystemBundle\Dto\Controller\System\Request\AuthDto", options={"site_id" = "systemSiteId", "user_id" = "systemUserId"})
*/
public function authNextStepAction(AuthDto $authDto): RedirectResponse
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question