UrlParams
in package
Survey Updater Service UrlParams
Dependencies are injected to enable mocking.
Table of Contents
Properties
Methods
- __construct() : mixed
- update() : void
- Update
Properties
$modelSurveyUrlParameter
private
SurveyURLParameter
$modelSurveyUrlParameter
Methods
__construct()
public
__construct(SurveyURLParameter $modelSurveyUrlParameter) : mixed
Parameters
- $modelSurveyUrlParameter : SurveyURLParameter
update()
Update
public
update(int $surveyId, array<string|int, mixed> $params) : void
Parameters
- $surveyId : int
- $params : array<string|int, mixed>