mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Fix link to template annotations (#4125)
This commit is contained in:
parent
f66d57f19d
commit
8203150a5f
@ -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…
x
Reference in New Issue
Block a user