コード例 #1
0
 /**
  * @return mixed
  */
 protected function getBoardQuery()
 {
     return $this->model->board();
 }