예제 #1
0
 public function check_loading()
 {
     return Response::json(BGGData::getCurrentDataInCache());
 }