Example #1
0
 /**
  * Given the current page's template and page type, we return the master page.
  */
 public function getMasterCollectionID()
 {
     return parent::getMasterCollectionID();
 }