Example #1
0
/**
 * Returns an uri.
 * @return string
 */
function uriFull()
{
    return uriSite(Router::getUriFull());
}