예제 #1
0
 /**
  * Removes any existing pages, files, stacks, block and page types and installs content from the package
  * @param $options
  */
 public function swapContent($options)
 {
     return parent::swapContent($options);
 }