Example #1
0
 public function newsComment(NewsComment $newsComment)
 {
     $this->data['getNewsComment'] = $newsComment->getActive();
 }