Searched refs:allowSwitchingOneToOne (Results 1 – 1 of 1) sorted by relevance
864 public function setType(int $newType, bool $allowSwitchingOneToOne = false): bool { argument869 if (!$allowSwitchingOneToOne && $this->getType() === self::TYPE_ONE_TO_ONE) {