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