Clear webhook cache when webhooks are deleted #2211
Annotations
3 errors
PHPStan:
app/Models/WebhookConfiguration.php#L47
Parameter #1 $value of function collect expects Illuminate\Contracts\Support\Arrayable<(int|string), mixed>|iterable<(int|string), mixed>|null, string given.
|
PHPStan:
app/Models/WebhookConfiguration.php#L51
Method App\Models\WebhookConfiguration::updateCache() has parameter $eventList with no type specified.
|
PHPStan
Process completed with exit code 1.
|