예제 #1
0
파일: Helper.php 프로젝트: noikiy/inovi
 function has($key)
 {
     return Config::has('helper.' . $key);
 }