You are here

public function ConcreteSessionHandlerInterfaceProxy::read in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php \Symfony\Component\HttpFoundation\Tests\Session\Storage\Proxy\ConcreteSessionHandlerInterfaceProxy::read()

File

vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php, line 32

Class

ConcreteSessionHandlerInterfaceProxy

Namespace

Symfony\Component\HttpFoundation\Tests\Session\Storage\Proxy

Code

public function read($id) {
}