The expression return $this->new could return the type null which is incompatible with the type-hinted return boolean. Consider adding an additional type-check to rule them out.
Loading history...
23
}
24
25
abstract protected function doesKeyExist($constraint);