Home
last modified time | relevance | path

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

/dports/net-im/nextcloud-talk/spreed/lib/
H A DRoom.php864 public function setType(int $newType, bool $allowSwitchingOneToOne = false): bool { argument
869 if (!$allowSwitchingOneToOne && $this->getType() === self::TYPE_ONE_TO_ONE) {