Hi,
i have some entity with enums, did created successfully with make:entity, i can even add more enums. but if i try to regenare all my entities enums breaks the process.
In ClassSourceManipulator.php line 1369:
Cannot build a node expr for value of type "object"
i checked, and if dump the object it shows the first case from my backed enum.
thanks for your help!
ver: v1.64.0