Skip to content

Commit 46161fd

Browse files
author
He, Joan(johe)
committed
Merge pull request #176 from magento-extensibility/MAGETWO-45467-remove-api-annotation-from-timezoneinterface
MAGETWO-45467: Remove api annotation from TimezoneInterface
2 parents a87cf5b + fdf1787 commit 46161fd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/internal/Magento/Framework/Stdlib/DateTime/TimezoneInterface.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88

99
namespace Magento\Framework\Stdlib\DateTime;
1010

11-
/**
12-
* @api
13-
*/
1411
interface TimezoneInterface
1512
{
1613
/**

0 commit comments

Comments
 (0)