update: phpstan-baseline.neon

This commit is contained in:
HDVinnie
2023-11-15 19:36:39 -05:00
parent 44541d5155
commit 229d418fb0

View File

@@ -2495,16 +2495,6 @@ parameters:
count: 1
path: app/Http/Livewire/InviteLogSearch.php
-
message: "#^Access to an undefined property App\\\\Http\\\\Livewire\\\\LaravelLogViewer\\:\\:\\$entries\\.$#"
count: 1
path: app/Http/Livewire/LaravelLogViewer.php
-
message: "#^Access to an undefined property App\\\\Http\\\\Livewire\\\\LaravelLogViewer\\:\\:\\$logFiles\\.$#"
count: 2
path: app/Http/Livewire/LaravelLogViewer.php
-
message: "#^Method App\\\\Http\\\\Livewire\\\\LaravelLogViewer\\:\\:getEntriesProperty\\(\\) return type with generic interface Illuminate\\\\Contracts\\\\Pagination\\\\LengthAwarePaginator does not specify its types\\: TItem$#"
count: 1