Метод | Описание | |
---|---|---|
ensureSymlinkExists ( string $sourcePath, string $symlinkPath ) : boolean | Create a symlink | |
removeEmptyDirectory ( string $directoryPath ) : boolean | ||
removeSymlink ( string $symlinkPath ) : boolean |
public removeEmptyDirectory ( string $directoryPath ) : boolean | ||
$directoryPath | string | |
Результат | boolean |
public removeSymlink ( string $symlinkPath ) : boolean | ||
$symlinkPath | string | |
Результат | boolean |