The expression return self::loopInstance returns the type null which is incompatible with the type-hinted return AlecRabbit\Spinner\Core\Contract\ILoopAdapter.
Loading history...
31
}
32
33
public static function setSignalHandlers(ISpinner $spinner, ?iterable $handlers = null): void