Skip to content

Commit c6c02e2

Browse files
authored
Add @api annotation to the ScopeConfig WriterInterface
1 parent 1f0c4c8 commit c6c02e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/App/Config/Storage/WriterInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
/**
1313
* Interface \Magento\Framework\App\Config\Storage\WriterInterface
14-
*
14+
* @api
1515
*/
1616
interface WriterInterface
1717
{

0 commit comments

Comments
 (0)