src/Util/IJsonSerializable.php
@throws annotation of jsonDecode
has suspicious interface type \phpsap\interfaces\exceptions\IInvalidArgumentException
for an @throws annotation, expected class (PHP allows interfaces to be caught, so this might be intentional) Open
Open
public static function jsonDecode(string $json): IJsonSerializable;
- Exclude checks