Skip to content

Instantly share code, notes, and snippets.

@rande
Created January 2, 2011 11:33
Show Gist options
  • Save rande/762461 to your computer and use it in GitHub Desktop.
Save rande/762461 to your computer and use it in GitHub Desktop.
news_application:
type: xml
dir: %kernel.root_dir%/../src/Application/NewsBundle/Resources/config/doctrine/metadata/orm
prefix: Application\NewsBundle\Entity
alias: DExt
news_bundle:
type: xml
dir: %kernel.root_dir%/../src/Bundle/NewsBundle/Resources/config/doctrine/metadata/orm
prefix: Bundle\NewsBundle\Entity
alias: DExt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment