phpstan add types

This commit is contained in:
2025-03-10 16:27:45 +05:00
parent 3701265a0a
commit 11df811e0c
4 changed files with 32 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ parameters:
- app/
# Level 9 is the highest level
level: 5
level: 6
# ignoreErrors:
# - '#PHPDoc tag @var#'