Skip to content

Commit a5a2c1f

Browse files
committed
B2B-2221: Magento\CatalogGraphQl\Plugin\DesignLoader plugin loads too much data
- Review changes on descriptions
1 parent a7d439c commit a5a2c1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/PageBuilder/Plugin/DesignLoader.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ class DesignLoader
2424
private $messageManager;
2525

2626
/**
27-
* Application
27+
* Application arealist
2828
*
2929
* @var AreaList
3030
*/
3131
private $areaList;
3232

3333
/**
34-
* Layout
34+
* Application State
3535
*
3636
* @var State
3737
*/

0 commit comments

Comments
 (0)