コード例 #1
0
ファイル: establecimiento.php プロジェクト: ndrs92/PinchoWire
 public function havePinchoAccepted()
 {
     return UserMapper::havePinchoAccepted($this->idemail);
 }