Skip to content

Commit 75f5686

Browse files
Update readme
1 parent 6e3e39d commit 75f5686

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: README.md

+3
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ These are the available attributes and their corresponding PHPDoc annotations:
8383

8484
| Attribute | PHPDoc Annotations |
8585
|-------------------------------------------------------|--------------------------------------|
86+
| [Assert](doc/Assert.md) | `@assert` |
87+
| [AssertIfFalse](doc/AssertIfFalse.md) | `@assert-if-false` |
88+
| [AssertIfTrue](doc/AssertIfTrue.md) | `@assert-if-true` |
8689
| [DefineType](doc/DefineType.md) | `@type` |
8790
| [Deprecated](doc/Deprecated.md) | `@deprecated` |
8891
| [Immutable](doc/Immutable.md) | `@immutable` |

0 commit comments

Comments
 (0)