Exemple #1
0
 public static function SetPageAnnouncement($id)
 {
     self::$pageAnnouncementId = $id >= 0 ? $id : -1;
 }