public function ConcreteSessionHandlerInterfaceProxy::write

File

drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php, line 37

Class

ConcreteSessionHandlerInterfaceProxy

Namespace

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

Code

public function write($id, $data) {
}