privates['App\\Infrastructure\\Workflow\\RegistryCustom'] = new \App\Infrastructure\Workflow\RegistryCustom(($this->privates['App\\Application\\Query\\Workflow\\ConfigurationQuery'] ?? $this->load('getConfigurationQueryService.php')), ($this->privates['App\\Infrastructure\\Repository\\ProjectRepository'] ?? $this->load('getProjectRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\PageRepository'] ?? $this->load('getPageRepositoryService.php')), ($this->privates['App\\Application\\Query\\Story\\StoryQuery'] ?? $this->load('getStoryQueryService.php')), ($this->services['doctrine.orm.projects_entity_manager'] ?? $this->load('getDoctrine_Orm_ProjectsEntityManagerService.php')), ($this->privates['App\\Infrastructure\\Repository\\TransitionsRepository'] ?? $this->load('getTransitionsRepositoryService.php')));