Searched refs:allowGuest (Results 1 – 1 of 1) sorted by relevance
798 * @param bool $allowGuest802 public function setGuestAccess(bool $allowGuest) { argument803 $guestAccess = $allowGuest ? 'can_join' : 'forbidden';806 $this->guestAccess = $allowGuest;