Skip to content

Commit 731c210

Browse files
author
bilovol
committed
add Automation360
1 parent 66696c7 commit 731c210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
'age' => 23
180180
];
181181

182-
$automationClient = new Automation360($eventHash);
182+
$automationClient = new Automation360($eventHash);
183183
$result = $automationClient->sendEventToSendpulse($email, $phone, $variables);
184184

185185
var_dump($result);

0 commit comments

Comments
 (0)