Skip to content

Commit d3a8b3f

Browse files
committed
Allow preferences for classes in the 'setup' area
1 parent 1188e03 commit d3a8b3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup/src/Magento/Setup/Console/Command/DiCompileCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@ private function getOperationsConfiguration(
399399
OperationFactory::AREA_CONFIG_GENERATOR => [
400400
$compiledPathsList['application'],
401401
$compiledPathsList['library'],
402+
$compiledPathsList['setup'],
402403
$compiledPathsList['generated_helpers'],
403404
],
404405
OperationFactory::INTERCEPTION_CACHE => [

0 commit comments

Comments
 (0)