Example #1
0
 /**
  * @return bool
  */
 function UpdateDeleteAllAUsers()
 {
     return $this->_connector->Execute($this->_commandCreator->UpdateDeleteAllAUsers());
 }