Skip to content

Commit

Permalink
Fix code styling issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Crabcyborg committed Oct 28, 2024
1 parent f2fdbd1 commit 3817167
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions classes/controllers/FrmFormsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class FrmFormsController {
* message in the current tab.
*
* @since 6.2
* @since x.x This is public.
* @since x.x This is public.
*
* @var array Keys are form IDs and values are 1.
*/
Expand Down Expand Up @@ -2739,7 +2739,7 @@ private static function redirect_after_submit( $args ) {
* Prints open in new tab js with fallback handler.
*
* @since 6.3.1
* @since x.x This is public.
* @since x.x This is public.
*
* @param string $success_url Success URL.
* @param array $args See {@see FrmFormsController::redirect_after_submit()}.
Expand Down

0 comments on commit 3817167

Please sign in to comment.