Example #1
0
 /**
  * Returns the page's name.
  *
  * @return string
  */
 public function getCollectionName()
 {
     return parent::getCollectionName();
 }