Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed method signature in Model\Message::setProviderState #170

Merged
merged 2 commits into from Oct 15, 2020

Conversation

siad007
Copy link
Contributor

@siad007 siad007 commented Oct 13, 2020

From MessageBuilder:

public function given(string $name, array $params = [], $overwrite = false): self
{
$this->message->setProviderState($name, $params, $overwrite);

@cfmack cfmack merged commit 3a29da6 into pact-foundation:master Oct 15, 2020
@siad007 siad007 deleted the patch-1 branch October 15, 2020 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants