Skip to content

Commit c433c02

Browse files
committed
MC-32697: [2.4] AbstractSimpleObjectBuilder.php throws exception when Interceptor instance comes.
1 parent 3b5ac19 commit c433c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Api/AbstractSimpleObjectBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
/**
1111
* Base Builder Class for simple data Objects
12-
* @deprecated 102.0.4
12+
* @deprecated Every builder should have their own implementation of \Magento\Framework\Api\SimpleBuilderInterface
1313
* @SuppressWarnings(PHPMD.NumberOfChildren)
1414
*/
1515
abstract class AbstractSimpleObjectBuilder implements SimpleBuilderInterface

0 commit comments

Comments
 (0)