Skip to content

Commit 4c1989e

Browse files
author
Julian van Drielen
committed
Forward pull for issue 4803 2.1->2.2
1 parent 20474b1 commit 4c1989e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Eav/Api/Data/AttributeInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* @api
1212
* @since 100.0.2
1313
*/
14-
interface AttributeInterface extends \Magento\Framework\Api\CustomAttributesDataInterface
14+
interface AttributeInterface extends \Magento\Framework\Api\CustomAttributesDataInterface, \Magento\Framework\Api\MetadataObjectInterface
1515
{
1616
const ATTRIBUTE_ID = 'attribute_id';
1717

0 commit comments

Comments
 (0)