bannedUser = $bannedUser; } /** * @return User */ public function getBannedUser() { return $this->bannedUser; } }