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

Breadcrumb

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

function InputInterface::isInteractive

Is this input means interactive?

1 method overrides InputInterface::isInteractive()
Input::isInteractive in vendor/symfony/console/Input/Input.php
Is this input means interactive?

File

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

Class

InputInterface
InputInterface is the interface implemented by all input classes.

Namespace

Symfony\Component\Console\Input

Code

public function isInteractive() : bool;
RSS feed
Powered by Drupal