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

Breadcrumb

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

function StreamableInputInterface::getStream

Returns the input stream.

Return value

resource|null

1 method overrides StreamableInputInterface::getStream()
Input::getStream in vendor/symfony/console/Input/Input.php

File

vendor/symfony/console/Input/StreamableInputInterface.php, line 36

Class

StreamableInputInterface
StreamableInputInterface is the interface implemented by all input classes that have an input stream.

Namespace

Symfony\Component\Console\Input

Code

public function getStream();

API Navigation

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