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
I see none of your classes use name spaces. Would be good to have name spaces as most modern platform have auto loaders therefore there is no reason to use "require_once/require" to load files.
I see none of your classes use name spaces. Would be good to have name spaces as most modern platform have auto loaders therefore there is no reason to use "require_once/require" to load files.