Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DSyncStatus.php29 public $syncError; variable in Google\\Service\\TagManager\\SyncStatus
48 public function setSyncError($syncError) argument
50 $this->syncError = $syncError;
57 return $this->syncError;