Example #1
0
 /**
  * get the title of the page
  *
  * @return string
  */
 public function getPageTitle()
 {
     return $this->view->getPageTitle();
 }