AbstractBase
in package
YetiForce shop AbstractBaseProduct class.
Table of Contents
- $error : string|null
- $success : bool
- getError() : string
- Get last error.
Properties
$error
protected
string|null
$error
= null
Last error.
$success
protected
bool
$success
= false
Response result
Methods
getError()
Get last error.
public
getError() : string