The expression return $this->getValue('...uffix', 'e.schulit.de') could return the type null which is incompatible with the type-hinted return string. Consider adding an additional type-check to rule them out.
Loading history...
8
}
9
10
public function setUsernameSuffix(string $suffix): void {