update
This commit is contained in:
parent
a03e8a2edb
commit
0b262321df
@ -142,8 +142,7 @@ class HomeController extends Controller
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 重命名文件或文件夹
|
* 重命名文件或文件夹
|
||||||
* @param string $relativePath 文件或文件夹的相对路径
|
* @return string|Response|null
|
||||||
* @param string $newName 新名称
|
|
||||||
* @throws NotFoundHttpException 如果文件或文件夹不存在
|
* @throws NotFoundHttpException 如果文件或文件夹不存在
|
||||||
*/
|
*/
|
||||||
public function actionRename()
|
public function actionRename()
|
||||||
|
Loading…
Reference in New Issue
Block a user