Exemple #1
0
 public static function id($id)
 {
     self::$element_id = $id;
     return new self();
 }