optionMode |= InputOption::VALUE_IS_ARRAY; return $this; } $this->optionMode ^= InputOption::VALUE_IS_ARRAY; return $this; } }