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.
1 parent 5a92086 commit ebb8a2bCopy full SHA for ebb8a2b
config/services.yaml
@@ -260,6 +260,8 @@ services:
260
$enabled: '%env(bool:DATABASE_MYSQL_USE_SSL_CA)%'
261
$verify: '%env(bool:DATABASE_MYSQL_SSL_VERIFY_CERT)%'
262
263
+ App\Helpers\Assemblies\AssemblyPartAggregator: ~
264
+
265
####################################################################################################################
266
# Monolog
267
0 commit comments