R
RisteDimitrievski
Guest
PHP:
Debug in controller:
Continue reading...
return $this->redirect($this->buildLink('routeWithParameters',null,['parameter1' => $someDefinedVariable]));
Debug in controller:
Continue reading...