\Symfony\Component\HttpFoundation\Session\Storage\HandlerSessionHandlerFactory

Summary

Methods
Properties
Constants
createHandler()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

createHandler()

createHandler(\Redis|\RedisArray|\RedisCluster|\Predis\ClientInterface|\Symfony\Component\Cache\Traits\RedisProxy|\Symfony\Component\Cache\Traits\RedisClusterProxy|\Memcached|\PDO|string  $connection) : \Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler

Parameters

\Redis|\RedisArray|\RedisCluster|\Predis\ClientInterface|\Symfony\Component\Cache\Traits\RedisProxy|\Symfony\Component\Cache\Traits\RedisClusterProxy|\Memcached|\PDO|string $connection

Connection or DSN

Returns

\Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler —