mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Update docs/running_psalm/configuration.md
This commit is contained in:
parent
05f63ef16a
commit
acad03779b
@ -143,7 +143,7 @@ Setting this to `false` means that any function calls will cause Psalm to forget
|
||||
```
|
||||
Allows you to specify whether or not to use the typed iterator docblock format supported by PHP Storm e.g. `ArrayIterator|string[]`, which Psalm transforms to `ArrayIterator<string>`. Defaults to `false`.
|
||||
|
||||
This flag is deprecated and will be removed in Psalm v5
|
||||
This flag is deprecated and will be removed in Psalm 5
|
||||
|
||||
#### allowStringToStandInForClass
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user