Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
davidperezgar committed Oct 9, 2024
1 parent 35b9a15 commit d1d9b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/Checker/Checks/Plugin_Repo/File_Type_Check.php
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ protected function look_for_application_files( Check_Result $result, array $file
/**
* Looks for application files and amends the given result with an error if found.
*
* @since 1.0.0
* @since 1.2.0
*
* @param Check_Result $result The check result to amend, including the plugin context to check.
* @param array $files List of absolute file paths.
Expand Down

0 comments on commit d1d9b50

Please sign in to comment.