Ejemplo n.º 1
0
 public function accept(Packet $packet)
 {
     return $this->decorated->accept($packet);
 }