mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Add line break
This commit is contained in:
parent
b01bc9ab12
commit
106102d0a5
@ -5,6 +5,7 @@ Psalm supports a wide range of docblock annotations.
|
||||
## PHPDoc tags
|
||||
|
||||
Psalm uses the following PHPDoc tags to understand your code:
|
||||
|
||||
- [`@var`](https://docs.phpdoc.org/references/phpdoc/tags/var.html)
|
||||
Used for specifying the types of properties and variables
|
||||
- [`@return`](https://docs.phpdoc.org/references/phpdoc/tags/return.html)
|
||||
|
Loading…
x
Reference in New Issue
Block a user