Files

12 lines
321 B
YAML
Raw Permalink Normal View History

services:
_defaults:
public: true
PrestaShop\Module\Mbo\Service\View\ContextBuilder:
autowire: true
arguments:
$router: '@prestashop.router'
$cacheProvider: '@Doctrine\Common\Cache\Psr6\DoctrineProvider'
mbo.cdc.context_builder:
alias: PrestaShop\Module\Mbo\Service\View\ContextBuilder