Skip to content

Commit 081fda9

Browse files
MAGETWO-56873: B2B does not supports in Web Setup Wizard
1 parent 595dcda commit 081fda9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup/src/Magento/Setup/Model/SystemPackage.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ class SystemPackage
3737
const EDITION_COMMUNITY = 'magento/product-community-edition';
3838
const EDITION_ENTERPRISE = 'magento/product-enterprise-edition';
3939
const EDITION_B2B = 'magento/product-b2b-edition';
40+
/**#@-*/
4041

4142
/**
4243
* Constructor

0 commit comments

Comments
 (0)