Wednesday, September 9, 2015

Redirect to the current page

Redirect to the current page:

return $this->redirect($request->getUri());

No comments: