Skip to content

Commit 3a5d67e

Browse files
authored
Merge pull request #298 from magento-obsessive-owls/PB-143
[Owls] PB-143: Remove invalid @api annotation from new controller
2 parents 897845a + 1642290 commit 3a5d67e

File tree

1 file changed

+0
-2
lines changed
  • app/code/Magento/PageBuilder/Controller/Adminhtml/Stage

1 file changed

+0
-2
lines changed

app/code/Magento/PageBuilder/Controller/Adminhtml/Stage/Preview.php

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

1414
/**
1515
* Preview controller to render blocks preview on Stage
16-
*
17-
* @api
1816
*/
1917
class Preview extends \Magento\Backend\App\Action implements HttpPostActionInterface
2018
{

0 commit comments

Comments
 (0)