Exemple #1
0
 public function __construct($nid)
 {
     $this->news_id = $nid;
     parent::__construct($nid);
 }