Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_ModeratorService.php1311 public $attachmentUrl; variable in Google_Submission
1377 public function setAttachmentUrl($attachmentUrl) { argument
1378 $this->attachmentUrl = $attachmentUrl;
1381 return $this->attachmentUrl;