The expression return $this->getValue('...mpromised_check', true) 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...
16
}
17
18
public function setPasswordCompromisedCheckEnabled(bool $enabled): void {