[CodeFactor] Apply fixes

This commit is contained in:
codefactor-io 2020-03-26 15:29:54 +00:00
parent ac49ce16e7
commit 0d6d73e1a6
26 changed files with 1206 additions and 798 deletions

View file

@ -1148,7 +1148,7 @@ class MainWP_Child_Back_Up_Wordpress {
}
}
return array('result' => 'SUCCESS');
return array( 'result' => 'SUCCESS' );
}