Skip to content

Commit 67ff8f0

Browse files
committed
MC-22714: Page builder JS and CSS files are not loading and going to 404
- Add @api annotation to Render block
1 parent b8c7ee9 commit 67ff8f0

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

app/code/Magento/PageBuilder/Block/Adminhtml/Stage/Render.php

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

1818
/**
1919
* Class Render
20+
*
21+
* @api
2022
*/
2123
class Render extends Template
2224
{

0 commit comments

Comments
 (0)