Skip to content

Commit

Permalink
fix: update ignore for analyse
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Jul 13, 2024
1 parent 060ea76 commit d51904f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
parameters:
ignoreErrors:
- message: '#Class .+ not found#'

- message: '#Parameter \#1 \$prefix of static method Illuminate\\Support\\Facades\\Route::prefix\(\) expects string, mixed given\.#'
path: routes/blog-api.php

Expand Down

0 comments on commit d51904f

Please sign in to comment.