docs: enhance code documentation with comprehensive PHPDoc comments

This commit is contained in:
Younes ENNAJI
2025-03-09 00:28:06 +00:00
parent b047c9016a
commit 0631e5953e
237 changed files with 7732 additions and 766 deletions
+3 -4
View File
@@ -8,16 +8,15 @@ includes:
- vendor/phpstan/phpstan-phpunit/extension.neon
- vendor/phpstan/phpstan-phpunit/rules.neon
rules:
- Spatie\Ray\PHPStan\RemainingRayCallRule
parameters:
level: 9
level: max
paths:
- src/
- tests/
editorUrl: 'phpstorm://open?file=%%file%%&line=%%line%%'
tmpDir: .cache/phpstan
ignoreErrors: