SessionFactoryInterface
interface SessionFactoryInterface (View source)
Interface FactoryInterface An object that can create symfony sessions.
\@package Concrete\Core\Session
Methods
                    Session
                
                
                    createSession()
        
                                            
                
            Create a new symfony session object This method MUST NOT start the session.
Details
        
                            Session
    createSession()
        
    
    Create a new symfony session object This method MUST NOT start the session.