Flugg\Responder\Traits\ConvertsParameters::getInputSource PHP Method

getInputSource() abstract protected method

Get the input source for the request.
abstract protected getInputSource ( ) : Symfony\Component\HttpFoundation\ParameterBag
return Symfony\Component\HttpFoundation\ParameterBag
    protected abstract function getInputSource();