[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/console/Input/ -> StreamableInputInterface.php (summary)

(no description)

File Size: 37 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

StreamableInputInterface:: (2 methods):
  setStream()
  getStream()


Interface: StreamableInputInterface  - X-Ref

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

setStream($stream)   X-Ref
Sets the input stream to read from when interacting with the user.

This is mainly useful for testing purpose.

param: resource $stream The input stream

getStream()   X-Ref
Returns the input stream.

return: resource|null



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer