Skip to content

Commit 6ee3601

Browse files
authored
Update phpstan.neon.dist
1 parent eec8880 commit 6ee3601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon.dist

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ parameters:
1313
ignoreErrors:
1414
- '#Unsafe usage of new static#'
1515
- '#Call to an undefined method [a-zA-Z0-9\\_]+::wireModel\(\)#'
16+
- '#Call to an undefined method Spatie\\Html\\BaseElement::attributeIf\(\)#'
1617
- '#Call to an undefined method Foxws\\WireUse\\Views\\Support\\Page::getTitle\(\)#'
1718
- '#Call to an undefined method Foxws\\WireUse\\Views\\Support\\Page::getDescription\(\)#'
1819
- '#Call to an undefined method Foxws\\WireUse\\Views\\Support\\Page::getRobots\(\)#'

0 commit comments

Comments
 (0)