Skip to content

Commit dc90b53

Browse files
committed
ACP2E-4168: Bundle parent showing Out of stock even the child has instock in Graphql call
1 parent 3de8f9e commit dc90b53

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

dev/tests/api-functional/framework/Magento/TestFramework/App/ApiMutableScopeConfig.php

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* Application configuration object. Used to access configuration when application is installed.
4-
*
5-
* Copyright © Magento, Inc. All rights reserved.
6-
* See COPYING.txt for license details.
3+
* Copyright 2019 Adobe
4+
* All Rights Reserved.
75
*/
86
declare(strict_types=1);
97

@@ -17,7 +15,7 @@
1715
use Magento\Store\Model\ScopeInterface;
1816

1917
/**
20-
* @inheritdoc
18+
* Application configuration object. Used to access configuration when application is installed.
2119
*/
2220
class ApiMutableScopeConfig implements MutableScopeConfigInterface
2321
{

0 commit comments

Comments
 (0)