Skip to content

Commit f9d2e9e

Browse files
committed
Readme: mention support of Doctrine's enumType
1 parent cc99830 commit f9d2e9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ $ vendor/bin/phpstan
5858
- `Doctrine\Common\EventSubscriber` methods
5959
- `repositoryMethod` in `#[UniqueEntity]` attribute
6060
- lifecycle event attributes `#[PreFlush]`, `#[PostLoad]`, ...
61+
- enums in `#[Column(enumType: UserStatus::class)]`
6162

6263
#### PHPUnit:
6364
- **data provider methods**

0 commit comments

Comments
 (0)