The expression return static::getClient()->getResponse() could return the type null which is incompatible with the type-hinted return Symfony\Component\HttpFoundation\Response. Consider adding an additional type-check to rule them out.
Loading history...
26
}
27
28
22
public static function getResponseJsonArray(): array