public setUriSource (mixed $uriSource)
Sets the URI source. One of the URI_SOURCE_* constants
$router->setUriSource(Router::URI_SOURCE_SERVER_REQUEST_URI);
public setUriSource (mixed $uriSource)
Sets the URI source. One of the URI_SOURCE_* constants
$router->setUriSource(Router::URI_SOURCE_SERVER_REQUEST_URI);
Please login to continue.