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