Beispiel #1
0
 function TempFilesClearAccount($hash)
 {
     return $this->_dbConnection->Execute($this->_commandCreator->TempFilesClearAccount($this->Account->Id, $hash));
 }