Skip to content

Commit 4015fc8

Browse files
author
rossbrandon
committed
MAGETWO-71826: @api annotation is missing for Magento\Framework\Convert\DataObject
@author changed to @api annotation on Magento\Framework\Convert\DataObject
1 parent 4381a6b commit 4015fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Convert/DataObject.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/**
88
* Default converter for \Magento\Framework\DataObjects to arrays
99
*
10-
* @author Magento Extensibility Team <DL-X-Extensibility-Team@corp.ebay.com>
10+
* @api
1111
*/
1212
namespace Magento\Framework\Convert;
1313

0 commit comments

Comments
 (0)