Skip to content

Commit 8bb3e19

Browse files
pradeep1819devarul
authored andcommitted
ACP2E-1462: Not secure response for 400 error from the server
1 parent 0acb5f2 commit 8bb3e19

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Customer/Controller/Section

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/Controller/Section/Load.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ class Load extends \Magento\Framework\App\Action\Action implements HttpGetAction
2424
/**
2525
* @var Identifier
2626
* @deprecated 101.0.0
27+
* @see Used only for backward compatibility for do not break current class implementation with its dependencies
2728
*/
2829
protected $sectionIdentifier;
2930

0 commit comments

Comments
 (0)