Ejemplo n.º 1
0
 public function __construct()
 {
     $method =& $_REQUEST;
     Req::validateReq();
     $this->req =& $method['req'];
 }