From: soufiane Date: Thu, 22 Feb 2024 15:26:55 +0000 (+0100) Subject: wait #6668 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=5679d21834ca61f6ca55f94fa9a7ffdf933f6cd4;p=cubist_net.git wait #6668 --- diff --git a/src/Transfer/Local.php b/src/Transfer/Local.php index f0a7830..bba6fdc 100644 --- a/src/Transfer/Local.php +++ b/src/Transfer/Local.php @@ -18,6 +18,10 @@ class Local extends Driver } } + protected function synchronizeFiles($source, $dest, $mirror = false, $dryrun = false) { + // + } + /** * @param string $rootPath */