Fixed: CodeFactor issues

This commit is contained in:
Bogdan Rapaić 2020-05-28 20:12:20 +02:00 committed by GitHub
parent 6513ecf786
commit a7cf54306b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -529,6 +529,8 @@ class MainWP_Clone {
* @param resource $file Backup file to be downloaded.
* @param bool $testFull Return true if the file exists.
*
* @throws \Exception Error message.
*
* @return resource Return the backup file.
*/
private function clone_backup_get_file( $file, &$testFull ) {