League\CommonMark\Reference\Reference::getDestination PHP Method

getDestination() public method

public getDestination ( ) : string
return string
    public function getDestination()
    {
        return $this->destination;
    }