Closed Maurits825 closed 3 years ago
Instead of the classes having an init function with class dependencies as arguments, put this in the constructor so that the class can only be instantiated with the dependencies already initialized.
Instead of the classes having an init function with class dependencies as arguments, put this in the constructor so that the class can only be instantiated with the dependencies already initialized.