You are here

private property MemcacheSessionHandler::$memcache in Zircon Profile 8.0

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

Type: \Memcache Memcache driver.

File

vendor/symfony/http-foundation/Session/Storage/Handler/MemcacheSessionHandler.php, line 24

Class

MemcacheSessionHandler
MemcacheSessionHandler.

Namespace

Symfony\Component\HttpFoundation\Session\Storage\Handler

Code

private $memcache;