mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 05:17:47 +01:00
Update docs/running_psalm/issues/InvalidEnumCaseValue.md
This commit is contained in:
parent
6effd1bd2d
commit
0f528d05f7
@ -76,7 +76,7 @@ enum Status: string
|
||||
}
|
||||
```
|
||||
|
||||
## Case with a type that back an enum
|
||||
## Case with a type that cannot back an enum
|
||||
|
||||
Case type should be either `int` or `string`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user