Skip to content

Commit 031693a

Browse files
committed
MAGETWO-62019: Remove @api annotation from new Sales classes - 2.0.11
- Added description for CouldNotRefundExceptionInterface interface
1 parent 4faddc9 commit 031693a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Sales/Api/Exception/CouldNotRefundExceptionInterface.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
*/
66
namespace Magento\Sales\Api\Exception;
77

8+
/**
9+
* Interface for CouldNotRefund Exception.
10+
*/
811
interface CouldNotRefundExceptionInterface
912
{
1013
}

0 commit comments

Comments
 (0)