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