privates['App\\Application\\Query\\SocialPost\\DeleteQuery'] = new \App\Application\Query\SocialPost\DeleteQuery(($this->privates['App\\Infrastructure\\Repository\\SocialPostRepository'] ?? $this->load('getSocialPostRepositoryService.php')), ($this->privates['App\\Application\\Query\\Story\\StoryQuery'] ?? $this->load('getStoryQueryService.php')));