Esempio n. 1
0
 /**
  * Construtor;
  */
 function __construct($evento)
 {
     $this->_evento = $evento;
     parent::__construct();
 }
Esempio n. 2
0
 /**
  * Construtor;
  *
  */
 function __construct()
 {
     parent::__construct();
 }