コード例 #1
0
ファイル: bootstrap.php プロジェクト: sapwoo/portfolio
 function mb_get_info($type = 'all')
 {
     return p\Mbstring::mb_get_info($type);
 }