Esempio n. 1
0
 /**
  * Constructs a Timers object.
  */
 function __construct($id = "")
 {
     self::$id = $id;
 }