Exemplo n.º 1
0
 public function setBuffer($string)
 {
     parent::setBuffer($string);
 }
Exemplo n.º 2
0
 public function setBuffer($string)
 {
     parent::setBuffer($string);
     $this->path = false;
 }