Tolerance\Operation\Callback::getResult PHP Method

getResult() public method

public getResult ( ) : mixed
return mixed
    public function getResult()
    {
        return $this->result;
    }