Beispiel #1
0
 /**
  */
 public function __toString()
 {
     return is_null($this->_data) ? '' : parent::__toString();
 }