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 3ef57e8 commit 7e4ac41Copy full SHA for 7e4ac41
app/code/Magento/Customer/Controller/Account/EditPost.php
@@ -83,7 +83,7 @@ class EditPost extends \Magento\Customer\Controller\AbstractAccount
83
* @param CustomerRepositoryInterface $customerRepository
84
* @param Validator $formKeyValidator
85
* @param CustomerExtractor $customerExtractor
86
- * @param Escaper $escaper
+ * @param Escaper $escaper|null
87
*/
88
public function __construct(
89
Context $context,
0 commit comments