Skip to content

Commit 96da50b

Browse files
author
Alexander Paliarush
committed
MAGETWO-38285: [Add join processors to search service] Catalog Module
1 parent f6d39ea commit 96da50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Api/Data/ProductCustomOptionInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/**
1010
* @api
1111
*/
12-
interface ProductCustomOptionInterface
12+
interface ProductCustomOptionInterface extends \Magento\Framework\Api\ExtensibleDataInterface
1313
{
1414
/**
1515
* Get product SKU

0 commit comments

Comments
 (0)