getEventComment() public méthode

public getEventComment ( ) : string
Résultat string
 public function getEventComment()
 {
     $this->__load();
     return parent::getEventComment();
 }