Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/
H A DREADME.md557 'contactPerson' => array (
H A Dadvanced_settings_example.php121 'contactPerson' => array (
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DContactToCreate.php28 public function setContactPerson(Person $contactPerson) argument
30 $this->contactPerson = $contactPerson;
37 return $this->contactPerson;