Skip to content

Commit

Permalink
Update the note of constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
supersonictw committed Jul 28, 2021
1 parent 3b57ecd commit 2edb99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ class LINEAPI
*
* This is the constructor of API, to initialize your certificates into it.
* If you need to use issueChannelAccessToken, you can set both of them as null,
* issueChannelAccessToken will re-set up automatically.
* issueChannelAccessToken will setup the values automatically.
*
* @param $channelAccessToken
* @param $channelSecret
Expand Down

0 comments on commit 2edb99e

Please sign in to comment.