Example #1
0
 /**
  * Affiche les informations
  *
  * @return string
  */
 public function displayInfo()
 {
     return $this->output->getInfoHtml();
 }