Searched refs:callback_mode_using_post (Results 1 – 1 of 1) sorted by relevance
2559 * @param bool $callback_mode_using_post true to use POST, false to use GET (default).2563 private function _setCallbackModeUsingPost($callback_mode_using_post) argument2565 $this->_callback_mode_using_post = $callback_mode_using_post;