privates['App\\Infrastructure\\HttpClient\\CallService'] ?? ($this->privates['App\\Infrastructure\\HttpClient\\CallService'] = new \App\Infrastructure\HttpClient\CallService())); $b = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))); $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())); return $this->privates['App\\Application\\Query\\SocialPost\\SaveQuery'] = new \App\Application\Query\SocialPost\SaveQuery(($this->privates['App\\Infrastructure\\Repository\\SocialPostRepository'] ?? $this->load('getSocialPostRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\ExportsRepository'] ?? $this->load('getExportsRepositoryService.php')), new \App\Infrastructure\Provider\SocialNetwork\Linkedin($a, $b, $c), new \App\Infrastructure\Provider\SocialNetwork\FacebookProvider($a, $b, $c), ($this->privates['App\\Infrastructure\\Provider\\Media\\Collect'] ?? $this->load('getCollectService.php')), ($this->privates['App\\Application\\Query\\Story\\StoryQuery'] ?? $this->load('getStoryQueryService.php')), $b);