예제 #1
0
 /**
  * Uninstalls the package. Removes any blocks, themes, or pages associated with the package.
  */
 public function uninstall()
 {
     return parent::uninstall();
 }