Esempio n. 1
0
/**
 * Get info about current route
 * @return \Ip\Route
 */
function ipRoute()
{
    return \Ip\ServiceLocator::route();
}