StreamableInputInterface
StreamableInputInterface
interface StreamableInputInterface implements InputInterface
StreamableInputInterface is the interface implemented by all input classes that have an input stream.
Methods
string | getFirstArgument() Returns the first argument from the raw parameters (not parsed). | from InputInterface |
bool | hasParameterOption(string|array $values, bool $onlyParams = false) Returns true if the raw parameters (no |