mirror of
https://github.com/danog/psalm.git
synced 2024-12-03 10:07:52 +01:00
Fix description in InvalidCodeAnalysisWithIssuesTestTrait
This commit is contained in:
parent
08a479aede
commit
b7a20802da
@ -32,7 +32,7 @@ use const PHP_VERSION;
|
|||||||
* If "throw_exception" is set to `false`, the code may continue
|
* If "throw_exception" is set to `false`, the code may continue
|
||||||
* to execute, and an error may potentially occur.
|
* 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".
|
* "throw_exception" will be "false".
|
||||||
*
|
*
|
||||||
* @psalm-type DeprecatedDataProviderArrayNotation = array{
|
* @psalm-type DeprecatedDataProviderArrayNotation = array{
|
||||||
|
Loading…
Reference in New Issue
Block a user