Skip to content

Commit f958449

Browse files
authored
Merge pull request #7 from laravel-notification-channels/analysis-8nKZV0
Applied fixes from StyleCI
2 parents bc599e9 + c966ea7 commit f958449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Telegram.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ protected function httpClient()
5252
*
5353
* @link https://core.telegram.org/bots/api#sendmessage
5454
*
55-
* @param array $params
55+
* @param array $params
5656
*
5757
* @var int|string $params ['chat_id']
5858
* @var string $params ['text']

0 commit comments

Comments
 (0)