This content will be passed to the underlying process standard input.
public setInput ( resource | scalar | Traversable | null $input ) : self | ||
$input | resource | scalar | Traversable | null | The content |
return | self | The current Process instance |