Example #1
0
 /**
  * Returns the applications title
  *
  * @return string
  */
 public function getTitle()
 {
     return $this->model->getTitle();
 }