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 902d74d commit 96f502eCopy full SHA for 96f502e
app/code/Magento/Customer/Controller/Account/CreatePost.php
@@ -327,7 +327,7 @@ public function validateForCsrf(RequestInterface $request): ?bool
327
/**
328
* Create customer account action
329
*
330
- * @return void
+ * @return \Magento\Framework\Controller\Result\Redirect
331
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
332
* @SuppressWarnings(PHPMD.NPathComplexity)
333
*/
0 commit comments