mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
Fix backend code styling
This commit is contained in:
@@ -11,7 +11,8 @@ class MoveFileOrFolderController extends Controller
|
||||
{
|
||||
public function __construct(
|
||||
public MoveFileOrFolderAction $moveFileOrFolder,
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Move item for authenticated master|editor user
|
||||
|
||||
Reference in New Issue
Block a user