privates['App\\Application\\Query\\Workflow\\PlacesQuery'] = new \App\Application\Query\Workflow\PlacesQuery(($this->services['doctrine.orm.projects_entity_manager'] ?? $this->load('getDoctrine_Orm_ProjectsEntityManagerService.php')), ($this->privates['App\\Infrastructure\\Repository\\PlacesRepository'] ?? $this->load('getPlacesRepositoryService.php')), ($this->privates['App\\Infrastructure\\Workflow\\RegistryCustom'] ?? $this->load('getRegistryCustomService.php')), ($this->privates['App\\Application\\Query\\Workflow\\TransitionsQuery'] ?? $this->load('getTransitionsQueryService.php')), ($this->privates['App\\Application\\Query\\Workflow\\CommandQuery'] ?? $this->load('getCommandQueryService.php')), ($this->privates['App\\Infrastructure\\Repository\\TransitionsRepository'] ?? $this->load('getTransitionsRepositoryService.php')));