* Abstract Session Handler * * This abstract class should be extended by each concrete * session handler. This class defines the contractual class interface * methods that must be implemented in concrete subclasses. This class * also provides the final `register` method used by Slim itself to * actually register the concrete session handler with PHP. * * @package Slim * @author Josh Lockh
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected