Skip to content

Remove unnecessary calls to self when calling methods

Joe Woodward requested to merge chore/refactor-self-dot-method-calls into master

What does this MR do and why?

Refactors the ProtectedRefAccess module to remove unnecessary calls to self when calling methods.

Merge request reports

Loading