RedeyeVentures\GeoPattern\SVGElements\Base::getString PHP Method

getString() public method

public getString ( )
    public function getString()
    {
        return "<{$this->tag}{$this->elementsToString()}{$this->argsToString()}/>";
    }