mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Fix link to template annotations (#4125)
This commit is contained in:
parent
61512da144
commit
7e6a3c7b55
@ -4,7 +4,7 @@
|
||||
|
||||
#### Generic object types
|
||||
|
||||
Psalm supports using generic object types like `ArrayObject<int, string>`. Any generic object should be typehinted with appropriate [`@template` tags](templated_annotations.md).
|
||||
Psalm supports using generic object types like `ArrayObject<int, string>`. Any generic object should be typehinted with appropriate [`@template` tags](../templated_annotations.md).
|
||||
|
||||
#### Generators
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user