コード例 #1
0
 public function paths()
 {
     return RulebookDisciplinePath::where('discipline_id', $this->id);
 }