Skip to content

Commit ef71b39

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

2727
/**
28-
* Application
28+
* Application arealist
2929
*
3030
* @var AreaList
3131
*/
3232
private $areaList;
3333

3434
/**
35-
* Layout
35+
* Application State
3636
*
3737
* @var State
3838
*/

0 commit comments

Comments
 (0)