From ec3c2ec04e1dbfffdb8c12e004f4a72f0940adab Mon Sep 17 00:00:00 2001 From: fadrian06 Date: Tue, 23 Jun 2026 11:09:09 -0400 Subject: [PATCH] enable treat phpdoc types as certain --- phpstan.dist.neon | 1 - 1 file changed, 1 deletion(-) diff --git a/phpstan.dist.neon b/phpstan.dist.neon index a2fff61..2928eca 100644 --- a/phpstan.dist.neon +++ b/phpstan.dist.neon @@ -8,4 +8,3 @@ parameters: level: 6 paths: - flight - treatPhpDocTypesAsCertain: false