Result
class Result extends Alvine
Ergebnis
Properties
protected string | $content | ||
protected string | $error | ||
protected integer | $returnCode |
Methods
__construct(string $content, string $error, string $returnCode = null)
Neues Objekt
string
getContent()
Inhalt
string
getError()
Fehler
integer
getReturnCode()
Ergebnis
string
__toString()
Inhalt
Details
at line 60
__construct(string $content, string $error, string $returnCode = null)
Neues Objekt
at line 74
string
getContent()
Inhalt
at line 83
string
getError()
Fehler
at line 92
integer
getReturnCode()
Ergebnis
at line 101
string
__toString()
Inhalt