Example #1
0
 /**
  * gets the relative theme path for use in templates.
  *
  * @access public
  *
  * @return string $themePath
  */
 public function getThemePath()
 {
     return parent::getThemePath();
 }