예제 #1
0
 public function setDescription($description)
 {
     $this->description = TextFormatter::linkify($description);
 }