Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
H A DArg.php32 public function setAnyValue(FirebaserulesEmpty $anyValue) argument
34 $this->anyValue = $anyValue;
41 return $this->anyValue;