Home Documentation Download Pricing Buy Now

[Closed] Set default repository when using Gedmo Tree

0 votes

It is required to set repository Gedmo\Tree\Entity\Repository\NestedTreeRepository for using repository methods.
I suggest that if no repository for the table and use this extension - set the repository automatic.

asked Sep 8, 2016 in Solved by alexndlm (400 points)
recategorized Oct 5, 2016 by ludek.vodicka

Unfortunately such behavior isn't currently possible. It's because repository is completely different attribute than @Gedmo attributes and such cross-filling isn't possible.

Thanks for the reply.

Please log in or register to answer this question.

...