Skip to content

fix(deprecation): get the actual class on which the attribute is renamed

If we go for the class of this instance, sometime those class can be different for example in an inheritance context.

Merge request reports