I guess a solution should be making the bootstrap file as class (like the
one for CodeIgniter) then use DependencyInjection ? right? if yes then I
don't think I can use $container->get('doctrine'); inside a symphony
controller? is there any better way you can suggest?On Thu, Jan 1, 2015 at 4:00 AM, Nima Sadjadi <[email protected]> wrote: > I did read this: > http://symfony.com/doc/current/reference/configuration/doctrine.html > How can I use php instead of yaml or xml or how I can I tell symfony about > the php bootstrap file of doctrine ORM I already have? > or is there any trick I can use? > > -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/d/optout.
