Overrides InputInterface::setInteractive
public function setInteractive(bool $interactive) : void { $this->interactive = $interactive; }