Skip to content

Commit b468e79

Browse files
committed
fix code format for LINEBot
1 parent dbea43e commit b468e79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/LINEBot.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -733,10 +733,10 @@ public function revokeChannelAccessToken($channelAccessToken)
733733

734734
/**
735735
* Create channel access token v2.1
736-
*
736+
*
737737
* You can issue up to 30 tokens.
738738
* If you reach the maximum limit, additional requests of issuing channel access tokens are blocked.
739-
*
739+
*
740740
* @see https://developers.line.biz/en/docs/messaging-api/generate-json-web-token/#generate_jwt
741741
* @param string $jwt
742742
* @return Response

0 commit comments

Comments
 (0)