0 votes

I'm trying to export a simple UML with associations.

However if I export YML or Annotations PHP classes I only get the properties of the classes and no associations.

Any idea why?

I'm running the latest version of ORM Designer on a MAC.

in Solved by
recategorized by

Did you set association alias/aliases? Minimally alias from owner to inverse entity is required by Doctrine2.

1 Answer

0 votes
Best answer

Question closed because the original reporter did not follow up the troubleshooting.

by Skipper developer (74.8k points)