Skip to content

Commit 379d2b0

Browse files
committed
Fixed static test
1 parent b51f420 commit 379d2b0

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
@@ -95,7 +95,7 @@ class GraphQl implements FrontControllerInterface
9595
*/
9696
private $contextFactory;
9797

98-
/**
98+
/**
9999
* @var AreaList
100100
*/
101101
private $areaList;

0 commit comments

Comments
 (0)