Skip to content

Commit 3ed519a

Browse files
committed
Update README
1 parent 3c03491 commit 3ed519a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ You can use the following methods to create single type variables:
224224
| Enum Type | Yes | Strictus::enum($enumType, $value, true) |
225225
| Enum Type | Yes | Strictus::nullableEnum($enumType, $value) |
226226

227+
### Union Types
228+
227229
`Strictus` also supports union types:
228230

229231
```php

0 commit comments

Comments
 (0)