Skip to content

Commit

Permalink
Fix. Code. Code style fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Glomberg committed May 23, 2024
1 parent 7f1e06f commit 6e08a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/spbc-scanner.php
Original file line number Diff line number Diff line change
Expand Up @@ -2276,7 +2276,7 @@ function spbc__get_exists_directories($paths)
return $exists_dirs;
}

function spbc_scanner__disable_automatically_analysis()
function spbc_scanner__disable_automatically_analysis()
{
global $spbc;

Expand Down

0 comments on commit 6e08a92

Please sign in to comment.