예제 #1
0
파일: rb.php 프로젝트: bobseven/Slim-Blog
 public static function cooker($arr)
 {
     return RedBean_Cooker::load($arr, R::$toolbox);
 }