Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace current static Session access with dynamic session access #14

Open
pboyd04 opened this issue Jun 22, 2016 · 0 comments
Open

Replace current static Session access with dynamic session access #14

pboyd04 opened this issue Jun 22, 2016 · 0 comments

Comments

@pboyd04
Copy link
Member

pboyd04 commented Jun 22, 2016

The current static class triggers PHPMD warnings and has some issues unit testing. Creating a non-static interface and set of classes will allow us to abstract out how the session object is working to allow for the current PHP session backend or db backends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant