Skip to content

Commit 8faef5c

Browse files
author
rossbrandon
committed
MAGETWO-85063: Create a framework for dynamically composing what's new content
1 parent 7a0fef0 commit 8faef5c

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

app/code/Magento/Analytics/Api/Data/LinkInterface.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
namespace Magento\Analytics\Api\Data;
77

88
/**
9-
* @api
10-
*
119
* Represents link with collected data and initialized vector for decryption.
1210
*/
1311
interface LinkInterface

app/code/Magento/ReleaseNotification/Model/ContentProviderInterface.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
namespace Magento\ReleaseNotification\Model;
88

99
/**
10-
* @api
11-
*
1210
* Requests the release notification content data from a defined service
1311
*/
1412
interface ContentProviderInterface

0 commit comments

Comments
 (0)