示例#1
0
 /**
  */
 public function getChar()
 {
     return $this->_string ? $this->_string->getChar() : parent::getChar();
 }