Skip to content

Commit ab4f482

Browse files
committed
ignore $Subject never written
1 parent db68f92 commit ab4f482

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

phpstan.neon

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ parameters:
2626
paths:
2727
- test/functional/PiRemoveUserTest.php
2828
- test/phpunit-bootstrap.php
29+
- messages:
30+
- '#Property UnityWebPortal\\lib\\UnityWebhook::\$Subject is never written, only read\.#'
31+
paths:
32+
- resources/lib/UnityWebhook.php

0 commit comments

Comments
 (0)