Skip to content

Replace current static Session access with dynamic session access #14

@pboyd04

Description

@pboyd04

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions