Skip to content

Commit fe64a18

Browse files
Merge pull request #14 from kpodemski/fix-loading-lang-repository
Fix fatal error with loading language repository
2 parents 6101088 + 4bf884d commit fe64a18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/services.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ services:
7777
autoconfigure: true
7878
arguments:
7979
$dbPrefix: '%database_prefix%'
80+
$langRepository: '@prestashop.core.admin.lang.repository'
8081

8182
PrestaShop\Module\PsFixturesCreator\Command\CustomerThreadCreatorCommand:
8283
class: PrestaShop\Module\PsFixturesCreator\Command\CustomerThreadCreatorCommand

0 commit comments

Comments
 (0)