Hi guys!
I'm writing the EditPage::showEditForm:fields and I want to get a Request object. The use of wgRequest considered to be deprecated, so how is it possible to get request object in my hook function?
static public function showBacklinks($editpage, &$output){ return true; }
Cheers, Yury Katkov, WikiVote