示例#1
0
function ln($input, array $params = array())
{
    return \Locale\Base::digest($input, $params);
}