Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ogizanagi authored Jun 20, 2022
1 parent c337536 commit 8df336a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,8 +409,8 @@ class Card
we recommend using the official ORM integration for backed enums.

PhpEnums however also provides some base classes to save your PHP backed enumerations in your database.
In a near future, custom DBAL classes for use-cases specific to this library,
such as storing a flag bag or a collection of backed enum cases, would also be provided.
Custom DBAL classes for use-cases specific to this library,
such as storing a [flag bag](#flag-enums) or a collection of backed enum cases, are or will also be available.

#### In a Symfony app

Expand Down

0 comments on commit 8df336a

Please sign in to comment.