Skip to content

Commit

Permalink
Update phpstan.neon.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
francoism90 authored Oct 23, 2024
1 parent eec8880 commit 6ee3601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ parameters:
ignoreErrors:
- '#Unsafe usage of new static#'
- '#Call to an undefined method [a-zA-Z0-9\\_]+::wireModel\(\)#'
- '#Call to an undefined method Spatie\\Html\\BaseElement::attributeIf\(\)#'
- '#Call to an undefined method Foxws\\WireUse\\Views\\Support\\Page::getTitle\(\)#'
- '#Call to an undefined method Foxws\\WireUse\\Views\\Support\\Page::getDescription\(\)#'
- '#Call to an undefined method Foxws\\WireUse\\Views\\Support\\Page::getRobots\(\)#'

0 comments on commit 6ee3601

Please sign in to comment.