MediaWiki master
DerivativeRequest.php File Reference

Deal with importing all those nasty globals and things. More...

Go to the source code of this file.

Classes

class  MediaWiki\Request\DerivativeRequest
 Similar to MediaWiki\Request\FauxRequest, but only fakes URL parameters and method (POST or GET) and use the base request for the remaining stuff (cookies, session and headers). More...
 

Namespaces

namespace  MediaWiki\Request
 

Detailed Description

Deal with importing all those nasty globals and things.

Copyright © 2003 Brooke Vibber bvibb.nosp@m.er@w.nosp@m.ikime.nosp@m.dia..nosp@m.org https://www.mediawiki.org/

Note
GPL-2.0-or-later

Definition in file DerivativeRequest.php.