예제 #1
0
파일: global.php 프로젝트: xpd1437/swap
function p_arr($key, $default = [])
{
    return visitor::p_arr($key, $default);
}