We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0acb5f2 commit 8bb3e19Copy full SHA for 8bb3e19
app/code/Magento/Customer/Controller/Section/Load.php
@@ -24,6 +24,7 @@ class Load extends \Magento\Framework\App\Action\Action implements HttpGetAction
24
/**
25
* @var Identifier
26
* @deprecated 101.0.0
27
+ * @see Used only for backward compatibility for do not break current class implementation with its dependencies
28
*/
29
protected $sectionIdentifier;
30
0 commit comments