Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vanthao03596 committed Jun 29, 2021
1 parent 2459c38 commit a07a3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ $client->authenticate('APITokenSample-ca441e70288cB0515F310742');
$client = Vanthao03596\GhtkSdk\Client::createWithHttpClient(new Http\Adapter\Guzzle7\Client, true); // true is production mode

$client->authenticate('APITokenSample-ca441e70288cB0515F310742');
$client->setReferToken('B2CToken-hlsheiwquhrksadlfkjahsdfjaaljh')
$client->setReferToken('B2CToken-hlsheiwquhrksadlfkjahsdfjaaljh');

....
```
Expand Down

0 comments on commit a07a3e9

Please sign in to comment.