So whats the best way form myFunction() to know if it got called by classA or classB ?
I don't want to pass state values since im convinced there has to be a better way
I don't want to pass state values since im convinced there has to be a better way
Comment