Closed cracksalad closed 6 months ago
This is a draft to solve #1878
Feel free to comment on the changes I made!
Although the tests ran through without modification, this change is not backwards compatible when you look at it closely, because it changes the signature of several methods (changed visibility from private to protected, add parameters etc.).
Thanks!
This is a draft to solve #1878
Feel free to comment on the changes I made!
Although the tests ran through without modification, this change is not backwards compatible when you look at it closely, because it changes the signature of several methods (changed visibility from private to protected, add parameters etc.).