You are here

function IFMDiskFileSystem::copyFiles in N1ED - Visual editor as CKEditor plugin with Bootstrap support 7

1 method overrides IFMDiskFileSystem::copyFiles()
FMDiskFileSystem::copyFiles in vendor/edsdk/flmngr-server-php/src/fs/FMDiskFileSystem.php

File

vendor/edsdk/flmngr-server-php/src/fs/IFMDiskFileSystem.php, line 23

Class

IFMDiskFileSystem

Namespace

EdSDK\FlmngrServer\fs

Code

function copyFiles($filesPaths, $newPath);