Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php390 public $allowPublisherCreatedLinks; variable in Google_Advertiser
417 public function setAllowPublisherCreatedLinks( $allowPublisherCreatedLinks) { argument
418 $this->allowPublisherCreatedLinks = $allowPublisherCreatedLinks;
421 return $this->allowPublisherCreatedLinks;