Searched refs:postToVideoUrl (Results 1 – 1 of 1) sorted by relevance
143 * @param boolean $postToVideoUrl Post to the video API if videos are being uploaded.147 public function getBaseGraphUrl($postToVideoUrl = false) argument149 if ($postToVideoUrl) {165 $postToVideoUrl = $request->containsVideoUploads();166 $url = $this->getBaseGraphUrl($postToVideoUrl) . $request->getUrl();