Example #1
0
 /**
  * Gets the icon for a page (also fires the on_page_get_icon event).
  *
  * @return string $icon Path to the icon
  */
 public function getCollectionIcon()
 {
     return parent::getCollectionIcon();
 }