Ejemplo n.º 1
0
 /**
  * Sets the update manifest.
  *
  * @param Manifest $manifest The manifest.
  */
 public function __construct(Manifest $manifest)
 {
     parent::__construct($manifest);
 }