예제 #1
0
 /**
  * if a package was just backed up by this instance of the package object and the packages/package handle directory doesn't exist, this will restore the
  * package from the trash
  */
 public function restore()
 {
     return parent::restore();
 }