Skip to content

Commit

Permalink
Update Abstract_Check_Runner.php
Browse files Browse the repository at this point in the history
  • Loading branch information
alewolf authored Oct 1, 2024
1 parent 2bbb889 commit 3fff205
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions includes/Checker/Abstract_Check_Runner.php
Original file line number Diff line number Diff line change
Expand Up @@ -512,9 +512,9 @@ protected function return_valid_check_slugs( array $check_slugs ) {
}

return $check_slugs;
}
}

/**
/**
* Checks whether the current environment allows for runtime checks to be used.
*
* @since 1.2.0
Expand Down

0 comments on commit 3fff205

Please sign in to comment.