Skip to content

Commit 91571d7

Browse files
committed
magento/community-features#259: Customer :: MyAccount :: Reset password for MyAccount
1 parent 7640cb9 commit 91571d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/CustomerGraphQl/Model/Resolver/RequestPasswordResetEmail.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ public function __construct(
7777
* @return bool|Value|mixed
7878
*
7979
* @throws GraphQlInputException
80+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
8081
*/
8182
public function resolve(
8283
Field $field,

0 commit comments

Comments
 (0)