Skip to content

Commit cefda14

Browse files
author
Paul Bombo
committed
[FIX] correction of namespace in example
1 parent a5938fe commit cefda14

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
@@ -1,7 +1,7 @@
11
<?php
22
require 'vendor/autoload.php';
33

4-
use AfricasTalking\AfricasTalking;
4+
use AfricasTalking\SDK\AfricasTalking;
55

66
$username = "sandbox";
77
$apiKey = "YOUR_SANDBOX_API_KEY";

0 commit comments

Comments
 (0)