예제 #1
0
 /**
  * moves the current package's directory to the trash directory renamed with the package handle and a date code.
  */
 public function backup()
 {
     return parent::backup();
 }