Skip to content

Commit d364551

Browse files
author
Stanislav Idolov
authored
ENGCOM-967: [Forwardport] Add @api annotation to block argument marker interface #14184
2 parents de2ba09 + 0fca0bd commit d364551

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/View/Element/Block/ArgumentInterface.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
/**
99
* Block argument interface.
1010
* All objects that are injected to block arguments should implement this interface.
11+
*
12+
* @api
1113
*/
1214
interface ArgumentInterface
1315
{

0 commit comments

Comments
 (0)