Skip to content

Commit 3b034ba

Browse files
committed
AC-8582 - Full page cache fix
1 parent 61058ed commit 3b034ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/App/Http/Context.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class Context implements ResetAfterRequestInterface
4343
private $serializer;
4444

4545
/**
46-
* @var DeploymentConfig
46+
* @var DeploymentConfig|null
4747
*/
4848
private ?DeploymentConfig $deploymentConfig = null;
4949

0 commit comments

Comments
 (0)