Skip to content

Commit e20bfc4

Browse files
committed
MC-15336: Revert MC-11044 to restore builds
- Re-introduce class annotation
1 parent 4528a80 commit e20bfc4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/tests/functional/tests/app/Magento/PageBuilder/Mtf/App/State/PageBuilderHandler.php

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
use Magento\Mtf\App\State\AbstractState;
99
use Magento\Mtf\App\State\StateHandlerInterface;
1010

11+
/**
12+
* MTF test observer for managing PageBuilder's state
13+
*/
1114
class PageBuilderHandler implements StateHandlerInterface
1215
{
1316
/**

0 commit comments

Comments
 (0)