Skip to content

Commit ebb8a2b

Browse files
author
Marcel Diegelmann
committed
services.yaml: AssemblyPartAggregator registrieren
1 parent 5a92086 commit ebb8a2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/services.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,8 @@ services:
260260
$enabled: '%env(bool:DATABASE_MYSQL_USE_SSL_CA)%'
261261
$verify: '%env(bool:DATABASE_MYSQL_SSL_VERIFY_CERT)%'
262262

263+
App\Helpers\Assemblies\AssemblyPartAggregator: ~
264+
263265
####################################################################################################################
264266
# Monolog
265267
####################################################################################################################

0 commit comments

Comments
 (0)