Home
last modified time | relevance | path

Searched refs:fallbackUrl (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DDeepLink.php30 public $fallbackUrl; variable in Google\\Service\\Dfareporting\\DeepLink
59 public function setFallbackUrl($fallbackUrl) argument
61 $this->fallbackUrl = $fallbackUrl;
68 return $this->fallbackUrl;