Skip to content

Commit

Permalink
merge develop into master
Browse files Browse the repository at this point in the history
  • Loading branch information
tig-rikjonkmans committed Oct 17, 2017
2 parents c72c219 + cf8e461 commit 2e260b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Webservices/Soap.php
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ private function getApiKey()
private function parseEndpoint(AbstractEndpoint $endpoint)
{
$this->location = $endpoint->getLocation();
$this->wsdlUrl = $endpoint->getWsdlUrl();
}

/**
Expand Down

0 comments on commit 2e260b4

Please sign in to comment.