From 2edb99e13d58d92be3650cf3b831c16e796c5c39 Mon Sep 17 00:00:00 2001 From: SuperSonic Date: Wed, 28 Jul 2021 17:00:37 +0800 Subject: [PATCH] Update the note of constructor --- api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.php b/api.php index 7887805..7515c45 100644 --- a/api.php +++ b/api.php @@ -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