Updated phpstan baseline

This commit is contained in:
Chris Kankiewicz
2023-12-29 19:07:02 -07:00
parent 7c0f26f2a8
commit 89ba2cd5e3

View File

@@ -56,7 +56,7 @@ parameters:
path: app/src/Factories/TwigFactory.php
-
message: "#^Method App\\\\Middlewares\\\\PruneCacheMiddleware\\:\\:winsLottery\\(\\) throws checked exception Exception but it's missing from the PHPDoc @throws tag\\.$#"
message: "#^Method App\\\\Middlewares\\\\PruneCacheMiddleware\\:\\:winsLottery\\(\\) throws checked exception Random\\\\RandomException but it's missing from the PHPDoc @throws tag\\.$#"
count: 1
path: app/src/Middlewares/PruneCacheMiddleware.php