Remove _url=? from created links in Phalcon

$router->setUriSource($router::URI_SOURCE_SERVER_REQUEST_URI);
$router->removeExtraSlashes(true);