mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-01 03:58:07 +08:00
Fixed: CodeFactor issues
This commit is contained in:
parent
6513ecf786
commit
a7cf54306b
1 changed files with 2 additions and 0 deletions
|
@ -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 ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue