8 lines
333 B
YAML
8 lines
333 B
YAML
services:
|
|
PrestaShop\Module\PrestashopFacebook\Manager\FbeFeatureManager:
|
|
class: PrestaShop\Module\PrestashopFacebook\Manager\FbeFeatureManager
|
|
public: true
|
|
arguments:
|
|
- '@PrestaShop\Module\PrestashopFacebook\Adapter\ConfigurationAdapter'
|
|
- '@PrestaShop\Module\PrestashopFacebook\API\Client\FacebookClient'
|