Skip to content

Commit 899c0c6

Browse files
MAGETWO-49457: Eliminate interface \Magento\Catalog\Model\AttributeConstantsInterface
1 parent 7fda7bf commit 899c0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Downloadable/Api/Data/ProductAttributeInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
interface ProductAttributeInterface extends \Magento\Catalog\Api\Data\ProductAttributeInterface
1212
{
1313
const CODE_IS_DOWNLOADABLE = 'is_downloadable';
14-
}
14+
}

0 commit comments

Comments
 (0)