You are here

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

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

File

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

Class

IFMDiskFileSystem

Namespace

EdSDK\FlmngrServer\fs

Code

function copyDir($dirPath, $newPath);