Skip to content

Commit 1c4078f

Browse files
author
Vasiliev.A
committed
OperationInterface extends ExtensibleDataInterface
1 parent 6104730 commit 1c4078f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Bulk/OperationInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @api
1111
* @since 100.2.0
1212
*/
13-
interface OperationInterface
13+
interface OperationInterface extends \Magento\Framework\Api\ExtensibleDataInterface
1414
{
1515
/**#@+
1616
* Constants for keys of data array. Identical to the name of the getter in snake case

0 commit comments

Comments
 (0)