We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec8880 commit 6ee3601Copy full SHA for 6ee3601
phpstan.neon.dist
@@ -13,6 +13,7 @@ parameters:
13
ignoreErrors:
14
- '#Unsafe usage of new static#'
15
- '#Call to an undefined method [a-zA-Z0-9\\_]+::wireModel\(\)#'
16
+ - '#Call to an undefined method Spatie\\Html\\BaseElement::attributeIf\(\)#'
17
- '#Call to an undefined method Foxws\\WireUse\\Views\\Support\\Page::getTitle\(\)#'
18
- '#Call to an undefined method Foxws\\WireUse\\Views\\Support\\Page::getDescription\(\)#'
19
- '#Call to an undefined method Foxws\\WireUse\\Views\\Support\\Page::getRobots\(\)#'
0 commit comments