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

Breadcrumb

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

function InputAwareInterface::setInput

Sets the Console Input.

1 method overrides InputAwareInterface::setInput()
InputAwareHelper::setInput in vendor/symfony/console/Helper/InputAwareHelper.php
Sets the Console Input.

File

vendor/symfony/console/Input/InputAwareInterface.php, line 25

Class

InputAwareInterface
InputAwareInterface should be implemented by classes that depends on the Console Input.

Namespace

Symfony\Component\Console\Input

Code

public function setInput(InputInterface $input) : void;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal