/**
* Verifies that the generated container retrieves the same proxy instance on multiple subsequent requests.
*/ publicfunctiontestDumpContainerWithProxyServiceWillShareProxies() { if(!class_exists(\LazyServiceProjectServiceContainer::class, false)){ eval('?>'.$this->dumpLazyServiceProjectServiceContainer()); }
$container = new \LazyServiceProjectServiceContainer();