Psecio\Gatekeeper\DataSource::getLastError PHP Method

getLastError() abstract public method

Return the last error from action taken on the datasource
abstract public getLastError ( ) : string
return string Error string
    public abstract function getLastError();