Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. InputInterface.php

function InputInterface::setInteractive

Sets the input interactivity.

1 method overrides InputInterface::setInteractive()
Input::setInteractive in vendor/symfony/console/Input/Input.php
Sets the input interactivity.

File

vendor/symfony/console/Input/InputInterface.php, line 130

Class

InputInterface
InputInterface is the interface implemented by all input classes.

Namespace

Symfony\Component\Console\Input

Code

public function setInteractive(bool $interactive) : void;
RSS feed
Powered by Drupal