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