privates['App\\Infrastructure\\Provider\\Workflow\\ChangePlace'] = new \App\Infrastructure\Provider\Workflow\ChangePlace(($this->privates['App\\Infrastructure\\HttpClient\\CallService'] ?? ($this->privates['App\\Infrastructure\\HttpClient\\CallService'] = new \App\Infrastructure\HttpClient\CallService())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Infrastructure\\Repository\\TransitionsRepository'] ?? $this->load('getTransitionsRepositoryService.php')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Application\\Query\\Project\\PlaceQuery'] ?? $this->load('getPlaceQueryService.php')), ($this->privates['App\\Application\\Query\\ModuleQuery'] ?? ($this->privates['App\\Application\\Query\\ModuleQuery'] = new \App\Application\Query\ModuleQuery())), ($this->privates['App\\Infrastructure\\Repository\\ProjectRepository'] ?? $this->load('getProjectRepositoryService.php')));