interface SessionStorageFactoryInterface

Methods

createStorage(Request|null$request)

Creates a new instance of SessionStorageInterface.

Details

SessionStorageInterface createStorage(Request|null$request)

Creates a new instance of SessionStorageInterface.

Parameters

Request|null $request

Return Value

SessionStorageInterface