We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6101088 + 4bf884d commit fe64a18Copy full SHA for fe64a18
config/services.yml
@@ -77,6 +77,7 @@ services:
77
autoconfigure: true
78
arguments:
79
$dbPrefix: '%database_prefix%'
80
+ $langRepository: '@prestashop.core.admin.lang.repository'
81
82
PrestaShop\Module\PsFixturesCreator\Command\CustomerThreadCreatorCommand:
83
class: PrestaShop\Module\PsFixturesCreator\Command\CustomerThreadCreatorCommand
0 commit comments