Skip to content

Commit b51f420

Browse files
committed
Fixed static test
1 parent e565f3f commit b51f420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/GraphQl/Controller/GraphQl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ class GraphQl implements FrontControllerInterface
9696
private $contextFactory;
9797

9898
/**
99-
* @var AreaList $areaList
99+
* @var AreaList
100100
*/
101101
private $areaList;
102102

0 commit comments

Comments
 (0)