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 5581470 commit 04ce9a4Copy full SHA for 04ce9a4
app/code/Magento/Customer/Block/CustomerData.php
@@ -17,8 +17,8 @@ class CustomerData extends \Magento\Framework\View\Element\Template
17
18
/**
19
* @param \Magento\Framework\View\Element\Template\Context $context
20
- * @param array $expirableSectionNames
21
* @param array $data
+ * @param array $expirableSectionNames
22
*/
23
public function __construct(
24
\Magento\Framework\View\Element\Template\Context $context,
0 commit comments