Skip to content

Commit 6d04587

Browse files
committed
📝 doc
1 parent 7befbb3 commit 6d04587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LINEBot/Event/UnknownEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public function __construct($event)
4040
/**
4141
* Returns unprocessed event body.
4242
*
43-
* You can handle the event even if unknown with getting the event body through this.
43+
* You can handle the event with getting the event body through this even if the event type is unknown.
4444
*
4545
* @return array
4646
*/

0 commit comments

Comments
 (0)