Jarves\Exceptions\RestException::getData PHP Method

getData() public method

public getData ( ) : mixed
return mixed
    public function getData()
    {
        return $this->data;
    }