protected function ProjectServiceContainer::synchronizeScopedSynchronizedFooService in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/dependency-injection/Tests/ContainerTest.php \Symfony\Component\DependencyInjection\Tests\ProjectServiceContainer::synchronizeScopedSynchronizedFooService()
File
- vendor/
symfony/ dependency-injection/ Tests/ ContainerTest.php, line 672
Class
Namespace
Symfony\Component\DependencyInjection\TestsCode
protected function synchronizeScopedSynchronizedFooService() {
$this->synchronized = true;
}