Skip to content

Commit 3a5daed

Browse files
author
Ivan Gavryshko
committed
MAGETWO-36821: Backend @api annotations
- removed @api annotation from ModuleServiceInterface
1 parent 81a9461 commit 3a5daed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Backend/Service/V1/ModuleServiceInterface.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ interface ModuleServiceInterface
1212
* Returns an array of enabled modules
1313
*
1414
* @return string[]
15-
* @api
1615
*/
1716
public function getModules();
1817
}

0 commit comments

Comments
 (0)