Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit 6273285

Browse files
committed
doc(api) Rewrite copy definition.
1 parent f2876bc commit 6273285

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Directory.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,7 @@ protected function _close()
139139
}
140140

141141
/**
142-
* Copy file.
143-
* Return the destination directory path if succeed, false otherwise.
142+
* Recursive copy of a directory.
144143
*
145144
* @param string $to Destination path.
146145
* @param bool $force Force to copy if the file $to already exists.

0 commit comments

Comments
 (0)