flow-development-collection
flow-development-collection copied to clipboard
BUGFIX: Support never return types in AOP proxies
This adjusts proxy class building for AOP proxies so that the generate code correctly advises methods which have a "never" return type.
Resolves #3451