10 lines
296 B
YAML
10 lines
296 B
YAML
|
|
services:
|
||
|
|
_defaults:
|
||
|
|
public: true
|
||
|
|
|
||
|
|
PrestaShop\Module\Mbo\Handler\ErrorHandler\ErrorHandlerInterface: '@PrestaShop\Module\Mbo\Handler\ErrorHandler\ErrorHandler'
|
||
|
|
|
||
|
|
PrestaShop\Module\Mbo\Handler\ErrorHandler\ErrorHandler:
|
||
|
|
class: PrestaShop\Module\Mbo\Handler\ErrorHandler\ErrorHandler
|
||
|
|
|