We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f2db72 commit 03e6827Copy full SHA for 03e6827
phpstan-baseline.neon
@@ -4,10 +4,10 @@ parameters:
4
path: src/Providers/TelegramGitNotifierServiceProvider.php
5
6
- message: '#Parameter \#1 \$token of method CSlant\\TelegramGitNotifier\\Webhook\:\:setToken\(\) expects string, mixed given\.#'
7
- path: src/Http/Actions/WebhookAction.php
+ path: src/Services/WebhookService.php
8
9
- message: '#Parameter \#1 \$url of method CSlant\\TelegramGitNotifier\\Webhook\:\:setUrl\(\) expects string, mixed given\.#'
10
11
12
- message: '#Parameter \#1 \$prefix of static method Illuminate\\Support\\Facades\\Route::prefix\(\) expects string, mixed given\.#'
13
path: routes/bot.php
0 commit comments