Home
last modified time | relevance | path

Searched refs:embedUrl (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php1345 public $embedUrl; variable in Google_ItemScope
1534 public function setEmbedUrl( $embedUrl) { argument
1535 $this->embedUrl = $embedUrl;
1538 return $this->embedUrl;