1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 09:37:59 +01:00

Fix description in InvalidCodeAnalysisWithIssuesTestTrait

This commit is contained in:
Ivan Sidorov 2024-02-14 15:45:04 +00:00
parent 08a479aede
commit b7a20802da

View File

@ -32,7 +32,7 @@ use const PHP_VERSION;
* If "throw_exception" is set to `false`, the code may continue
* to execute, and an error may potentially occur.
*
* This commit allows testing for the second case, when the value of
* This is trait allows testing for the second case, when the value of
* "throw_exception" will be "false".
*
* @psalm-type DeprecatedDataProviderArrayNotation = array{