Skip to content

Commit

Permalink
Merge pull request #14 from kpodemski/fix-loading-lang-repository
Browse files Browse the repository at this point in the history
Fix fatal error with loading language repository
  • Loading branch information
matthieu-rolland authored Dec 6, 2024
2 parents 6101088 + 4bf884d commit fe64a18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ services:
autoconfigure: true
arguments:
$dbPrefix: '%database_prefix%'
$langRepository: '@prestashop.core.admin.lang.repository'

PrestaShop\Module\PsFixturesCreator\Command\CustomerThreadCreatorCommand:
class: PrestaShop\Module\PsFixturesCreator\Command\CustomerThreadCreatorCommand
Expand Down

0 comments on commit fe64a18

Please sign in to comment.