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