privates['App\\Application\\Query\\Workflow\\CommandQuery'] = new \App\Application\Query\Workflow\CommandQuery(($this->privates['App\\Infrastructure\\Repository\\CommandRepository'] ?? $this->load('getCommandRepositoryService.php')), ($this->privates['App\\Application\\Query\\Workflow\\TransitionsQuery'] ?? $this->load('getTransitionsQueryService.php')), ($this->privates['App\\Application\\Query\\Mail\\MailQuery'] ?? $this->load('getMailQueryService.php')));