You are here

private property MemcachedSessionHandler::$memcached in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php \Symfony\Component\HttpFoundation\Session\Storage\Handler\MemcachedSessionHandler::memcached

Type: \Memcached Memcached driver.

File

vendor/symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php, line 29

Class

MemcachedSessionHandler
MemcachedSessionHandler.

Namespace

Symfony\Component\HttpFoundation\Session\Storage\Handler

Code

private $memcached;