public function editBanFromDatabase($banned) { UserMapper::editBanFromDatabase($this->idemail, strtolower(get_class($this)), $banned); }