LeanMapper\Caller::getInstance PHP Method

getInstance() public method

public getInstance ( ) : mixed
return mixed
    public function getInstance()
    {
        return $this->instance;
    }