Esempio n. 1
0
/**
 * @return Context
 * @throws Exception
 */
function context()
{
    return Context::getInstance();
}