Skip to content

Commit 3a340b6

Browse files
committed
PB-170: TinyMCE Performance is very poor with multiple instances on Stage
- Fix static failure
1 parent 972cae6 commit 3a340b6

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/PageBuilder/Model/Stage

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Model/Stage/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use Magento\Framework\UrlInterface;
1212

1313
/**
14-
* Class Config
14+
* Provide configuration to the admin JavaScript app
1515
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1616
*
1717
* @api

0 commit comments

Comments
 (0)