News

When refactoring a property in a class with the option of renaming getters and setters, all references to that method for another class of the same name was modified. For example: class MyCustomObject ...