public function ConcreteSessionHandlerInterfaceProxy::open in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php \Symfony\Component\HttpFoundation\Tests\Session\Storage\Proxy\ConcreteSessionHandlerInterfaceProxy::open()
File
- vendor/
symfony/ http-foundation/ Tests/ Session/ Storage/ Proxy/ AbstractProxyTest.php, line 24
Class
Namespace
Symfony\Component\HttpFoundation\Tests\Session\Storage\ProxyCode
public function open($savePath, $sessionName) {
}