Example #1
0
 /**
  * Returns the description
  *
  * @return string Description
  */
 public function getDescription()
 {
     return $this->def->getDescription();
 }