public function wxnotify() { $xml = file_get_contents("php://input"); $data = \WxPayResults::Init($xml); }