コード例 #1
0
ファイル: Aihe.php プロジェクト: ealiasannila/Tsoha-Bootstrap
 public function vastaukset()
 {
     return Vastaus::haeAiheella($this->id);
 }