class ErrorResultParser implements ResultParserInterface

Methods

CpeError|null
parse(string|null $raw)

No description

Details

at line 12
CpeError|null parse(string|null $raw)

Parameters

string|null $raw

Return Value

CpeError|null