Example #1
0
 public function parse()
 {
     parent::parse();
     $this->text = trim($this->rawData['text']);
 }