This issue is a result of the discussion here: https://github.com/Roave/BetterReflection/pull/9/files#r33761101
There are potential thorny issues surrounding recursion / not being able to access the Reflector instance etc. here, that prevent us from implementing getClass in a clean way.
This issue is a result of the discussion here: https://github.com/Roave/BetterReflection/pull/9/files#r33761101
There are potential thorny issues surrounding recursion / not being able to access the
Reflectorinstance etc. here, that prevent us from implementinggetClassin a clean way.