コード例 #1
0
ファイル: eqReal.class.php プロジェクト: GaelGRIFFON/core
 public function getEqLogic()
 {
     return eqLogic::byEqRealId($this->id);
 }