File: //proc/self/cwd/nueva/var/cache/dev/ContainerXle9u1z/getWishlistDataProviderService.php
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'PrestaShop\Module\PsEventbus\Provider\WishlistDataProvider' shared service.
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\WishlistDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\WishlistDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\WishlistRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\WishlistRepository'] : $this->load('getWishlistRepositoryService.php')) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\WishlistProductRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\WishlistProductRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\WishlistProductRepository'] = new \PrestaShop\Module\PsEventbus\Repository\WishlistProductRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\WishlistDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\WishlistDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\WishlistDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\WishlistDecorator())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter'] = new \PrestaShop\Module\PsEventbus\Formatter\ArrayFormatter())) && false ?: '_'});