Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Commit

Permalink
README: use simplified type registration
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Apr 13, 2020
1 parent 12cbea3 commit 3dbdd37
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ In Nette with [nettrine/dbal](https://github.com/nettrine/dbal) integration, you
dbal:
connection:
types:
FooEnum:
class: FooEnumType
commented: false
FooEnum: FooEnumType
```

### Use the type in entity
Expand Down

0 comments on commit 3dbdd37

Please sign in to comment.