mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Delete docblock_type_syntax.md
This commit is contained in:
parent
500b4eb13b
commit
476b248a1e
@ -1,5 +0,0 @@
|
||||
# Docblock Type Syntax
|
||||
|
||||
All docblock types are either [atomic types](type_syntax/atomic_types.md), [union types](type_syntax/union_types.md) or [intersection types](type_syntax/intersection_types.md).
|
||||
|
||||
Psalm supports PHPDoc’s [type syntax](https://docs.phpdoc.org/guides/types.html), and also the [proposed PHPDoc PSR type syntax](https://github.com/php-fig/fig-standards/blob/master/proposed/phpdoc.md#appendix-a-types).
|
Loading…
Reference in New Issue
Block a user