privates['App\\Application\\Query\\Project\\PlaceQuery'] = new \App\Application\Query\Project\PlaceQuery(($this->privates['App\\Infrastructure\\Workflow\\RegistryCustom'] ?? $this->load('getRegistryCustomService.php')), ($this->privates['App\\Infrastructure\\Repository\\ProjectRepository'] ?? $this->load('getProjectRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\WorkflowProjectRepository'] ?? $this->load('getWorkflowProjectRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\PlacesRepository'] ?? $this->load('getPlacesRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\TransitionsRepository'] ?? $this->load('getTransitionsRepositoryService.php')), ($this->privates['App\\Application\\Query\\ModuleQuery'] ?? ($this->privates['App\\Application\\Query\\ModuleQuery'] = new \App\Application\Query\ModuleQuery())), ($this->privates['App\\Infrastructure\\Repository\\ConfigurationRepository'] ?? $this->load('getConfigurationRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\PageRepository'] ?? $this->load('getPageRepositoryService.php')));