mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Update README.md
This commit is contained in:
parent
a30918316d
commit
6461acbb1b
@ -22,7 +22,7 @@ To ensure your custom `FileChecker` is used, you must update the Psalm `fileExte
|
||||
|
||||
### Property types vs Assignment typehints
|
||||
|
||||
You can use the `/** @var Type */ docblock to annotate both property declarations and to help Psalm understand variable assignment.
|
||||
You can use the `/** @var Type */` docblock to annotate both property declarations and to help Psalm understand variable assignment.
|
||||
|
||||
#### Property types
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user