Exemple #1
0
 public function optionTextRaw()
 {
     return bbcode_for_editor($this->poll_option_text, $this->post->bbcode_uid);
 }
Exemple #2
0
 public function getBodyRawAttribute()
 {
     return bbcode_for_editor($this->post_text, $this->bbcode_uid);
 }