0
0
Fork 0

[TASK] Update PHPDoc block

This commit is contained in:
Felix Heller 2020-01-08 08:48:37 +01:00
parent 7faebcad1b
commit 6b562e5831
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ class PhpstanExample
}
/**
* Correct number of parameters passed to sprintf/printf calls based on format strings.
* Existence of variables while respecting scopes of branches and loops.
*
* @return void
*/