Example #1
0
 /**
  * Clears all page paths for a page.
  */
 public function clearPagePaths()
 {
     return parent::clearPagePaths();
 }