first commit
This commit is contained in:
7
modules/ps_facebook/config/common/manager.yml
Normal file
7
modules/ps_facebook/config/common/manager.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
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'
|
||||
Reference in New Issue
Block a user