Ergo\View\String::output PHP Method

output() public method

* (non-phpdoc)
See also: Ergo\View::output()
public output ( )
    public function output()
    {
        return $this->_string;
    }