Open divined opened 5 years ago
/**
And I get the following error during population: A error occurs: No method "getName()" found in class "Doctrine\ORM\PersistentCollection"
How to index ManyToMany in Symfony 4?
I've just made a pull request #202 to fix a similar issue with one to many .. you can check if it works with your issue too ?
/**
And I get the following error during population: A error occurs: No method "getName()" found in class "Doctrine\ORM\PersistentCollection"
How to index ManyToMany in Symfony 4?