Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
WendellAdriel committed Jun 23, 2023
1 parent 3c03491 commit 3ed519a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,8 @@ You can use the following methods to create single type variables:
| Enum Type | Yes | Strictus::enum($enumType, $value, true) |
| Enum Type | Yes | Strictus::nullableEnum($enumType, $value) |

### Union Types

`Strictus` also supports union types:

```php
Expand Down

0 comments on commit 3ed519a

Please sign in to comment.