X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FsyncFileBackend.php;h=14a1502f8a498629d3fc724cffe34ae66463551d;hb=8eb1344fba57bd16ecd9640d7172c429bccdf79e;hp=b9493cdc0be6d1781c772d64e8593b34384e4617;hpb=06db1a2335826d7da5da2a47ddec44a08094376d;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/syncFileBackend.php b/maintenance/syncFileBackend.php index b9493cdc0b..14a1502f8a 100644 --- a/maintenance/syncFileBackend.php +++ b/maintenance/syncFileBackend.php @@ -280,6 +280,7 @@ class SyncFileBackend extends Maintenance { * Substitute the backend name of storage paths with that of a given one * * @param array|string $paths List of paths or single string path + * @param FileBackend $backend * @return array|string */ protected function replaceNamePaths( $paths, FileBackend $backend ) {