services['doctrine.orm.projects_entity_manager'] ?? $this->load('getDoctrine_Orm_ProjectsEntityManagerService.php')); return $this->privates['App\\Application\\Query\\WorkflowAndUser\\SaveQuery'] = new \App\Application\Query\WorkflowAndUser\SaveQuery(($this->privates['App\\Infrastructure\\Repository\\ProjectRepository'] ?? $this->load('getProjectRepositoryService.php')), ($this->privates['App\\Application\\Query\\Project\\DraftQuery'] ?? $this->load('getDraftQueryService.php')), ($this->privates['App\\Infrastructure\\Repository\\ExportsRepository'] ?? $this->load('getExportsRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\WorkflowProjectRepository'] ?? $this->load('getWorkflowProjectRepositoryService.php')), new \App\Infrastructure\Repository\WorkflowProjectOptionsRepository($this, $a), ($this->privates['App\\Infrastructure\\Repository\\TransitionsRepository'] ?? $this->load('getTransitionsRepositoryService.php')), ($this->services['App\\Application\\Query\\Page\\PageQuery'] ?? $this->load('getPageQueryService.php')), $a, ($this->privates['App\\Application\\Query\\Story\\StoryQuery'] ?? $this->load('getStoryQueryService.php')));