-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
When using GoAop with https://github.com/symfony2admingenerator/GeneratorBundle exception gets thrown by GoAop complaining that it is impossible to find parent classes of autogenerated classes.
This is normal and expected. Can be managed with directories exclusion, or, we can handle that on same way as we handle classes that inherits other classes from, per example, PHARs.
Either way - known issue, ought to be documented.