Searched refs:postfields (Results 1 – 1 of 1) sorted by relevance
20 private $postfields; variable in TwitterAPIExchange118 return $this->postfields;190 $postfields = $this->getPostfields();199 if (!is_null($postfields))201 $options[CURLOPT_POSTFIELDS] = $postfields;