Example #1
0
 public function loadItem($id)
 {
     return Rest::model()->findByPk($id);
 }