예제 #1
0
파일: runtime.php 프로젝트: hbnro/habanero
function ln($input, array $params = array())
{
    return \Locale\Base::digest($input, $params);
}