Skip to content

Commit 006e568

Browse files
ENGCOM-1097: Add @api annotation to the ScopeConfig WriterInterface #14374
- Merge Pull Request #14374 from navarr/magento2:patch-13 - Merged commits: 1. c6c02e2
2 parents 3b79188 + c6c02e2 commit 006e568

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)