Esempio n. 1
0
 public function __construct(Packet $packet)
 {
     $this->packet = $packet;
     self::$childId = 0;
     $this->id = 0;
 }