public function ConcreteSessionHandlerInterfaceProxy::open

File

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

Class

ConcreteSessionHandlerInterfaceProxy

Namespace

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

Code

public function open($savePath, $sessionName) {
}