Skip to content

Commit f6ba5a1

Browse files
committed
Remove hardcoded TatevikGrRssBundle mapping
1 parent 0001703 commit f6ba5a1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

config/doctrine.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ doctrine:
1717
naming_strategy: doctrine.orm.naming_strategy.underscore
1818
auto_mapping: false
1919
mappings:
20-
TatevikGrRssBundle:
21-
is_bundle: false
22-
type: attribute
23-
dir: '%kernel.project_dir%/vendor/tatevikgr/rss-feed/src/Entity'
24-
prefix: 'TatevikGr\RssFeedBundle\Entity'
25-
alias: 'RssBundle'
2620
Identity:
2721
is_bundle: false
2822
type: attribute

0 commit comments

Comments
 (0)