Skip to content

Commit 25563c1

Browse files
committed
Improve readme
1 parent 11232c4 commit 25563c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ composer require type-lang/phpdoc
4343
- [ ] `@filesource` - TODO
4444
- [x] `@final` - Declare any _Symbol_ as final
4545
- [ ] `@global` - TODO
46-
- [x] `@ignore` - Used to tell documentation systems that _Symbol_ are not to be processed.
46+
- [x] `@ignore` - Used to tell documentation systems that _Symbol_ are
47+
not to be processed.
4748
- [x] `@implements` - Allows to extend templated interfaces
4849
- [ ] `@inheritdoc` - TODO
4950
- [x] `@inherits` - An alias of `@extends` tag

0 commit comments

Comments
 (0)