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.

in Solved by (400 points)
recategorized by

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.