Home
last modified time | relevance | path

Searched refs:restrictingUser (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DContentRestriction.php72 public function setRestrictingUser(User $restrictingUser) argument
74 $this->restrictingUser = $restrictingUser;
81 return $this->restrictingUser;