Example #1
0
 /**
  * Get the file name of a page (single pages).
  *
  * @return string
  */
 public function getCollectionFilename()
 {
     return parent::getCollectionFilename();
 }