Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ksvirkou-hubspot committed Apr 30, 2020
2 parents 1abad40 + b4d5288 commit 3f66608
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
use Helpers\HubspotClientHelper;
use Helpers\UrlHelper;
use HubSpot\Client\Webhooks\Model\BatchInputSubscriptionBatchUpdateRequest;
use HubSpot\Client\Webhooks\Model\SubscriptionBatchUpdateRequest;
use HubSpot\Client\Webhooks\Model\SettingsChangeRequest;
use HubSpot\Client\Webhooks\Model\SettingsResponse;
use HubSpot\Client\Webhooks\Model\SubscriptionBatchUpdateRequest;
use HubSpot\Client\Webhooks\Model\SubscriptionCreateRequest;

$appUrl = UrlHelper::generateServerUri().'/webhooks/handle.php';
Expand Down

0 comments on commit 3f66608

Please sign in to comment.