Skip to content

Commit

Permalink
phpcbf
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Dec 18, 2023
1 parent 9fc8a6f commit 803773c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Extension.php
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ public function submission_result( array $result, WPCF7_Submission $submission )
* Redirect on form submit if Contact Form 7 scripts have been disabled.
*
* @SuppressWarnings(PHPMD.ExitExpression)
* @param WPCF7_ContactForm $form Form.
* @param WPCF7_ContactForm $form Form.
* @param array{'pronamic_pay_redirect_url'?: string} $result Submission result.
* @return void
*/
Expand Down

0 comments on commit 803773c

Please sign in to comment.