Searched refs:formattedUrl (Results 1 – 2 of 2) sorted by relevance
38 public $formattedUrl; variable in Google\\Service\\CustomSearchAPI\\Result125 public function setFormattedUrl($formattedUrl) argument127 $this->formattedUrl = $formattedUrl;134 return $this->formattedUrl;
521 public $formattedUrl; variable in Google_Result555 public function setFormattedUrl( $formattedUrl) { argument556 $this->formattedUrl = $formattedUrl;559 return $this->formattedUrl;