Ejemplo n.º 1
0
 /**
  * Enter description here...
  *
  * @param mixed $args
  * @return void 
  */
 function __construct($args)
 {
     parent::__construct($args);
     $this->type = NULL;
     // not error
 }