Skip to content

Commit

Permalink
Update doc/installation/xml-mapping.md
Browse files Browse the repository at this point in the history
  • Loading branch information
senghe authored Sep 9, 2024
1 parent 9ca6577 commit 7abf816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/installation/xml-mapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ doctrine:
mappings:
App:
...
type: xml
dir: '%kernel.project_dir%/src/Resources/config/doctrine'
type: xml
dir: '%kernel.project_dir%/src/Resources/config/doctrine'
```
Extend entities with parameters and methods using attributes and traits:
Expand Down

0 comments on commit 7abf816

Please sign in to comment.