You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
refactor if enabled properties and their use to use stub objects. currently such properties use boolean check and then use the object. by replacing this pattern less amount of encapsulation per class is needed.