コード例 #1
0
 public function getOneById($id)
 {
     return parent::getOneBySlackId($id);
 }