The expression return $this->result also could return the type boolean which is incompatible with the return type mandated by IBanHelper::nameIsBanned() of Ban.
The expression return $this->result also could return the type boolean which is incompatible with the return type mandated by IBanHelper::emailIsBanned() of Ban.
The expression return $this->result also could return the type boolean which is incompatible with the return type mandated by IBanHelper::ipIsBanned() of Ban.