Skip to content

Commit bf2abfb

Browse files
author
Alex Paliarush
committed
MAGETWO-65444: Add @api annotation to shell framework
1 parent ce3ac88 commit bf2abfb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/ShellInterface.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
/**
99
* Shell command line wrapper encapsulates command execution and arguments escaping
10+
*
11+
* @api
1012
*/
1113
interface ShellInterface
1214
{

0 commit comments

Comments
 (0)