예제 #1
0
 /**
  * Contruct the object
  *
  * @param void
  * @return null
  */
 function __construct()
 {
     //      $this->addProtectedAttribute('system_Eventname', 'Eventname', 'type_string', 'Eventsize');
     parent::__construct();
 }