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:
@@ -13,7 +13,8 @@ class CreateFolderController extends Controller
|
||||
public function __construct(
|
||||
public CreateFolderAction $createFolder,
|
||||
public FakeCreateFolderAction $fakeCreateFolder,
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Create new folder for authenticated master|editor user
|
||||
|
||||
Reference in New Issue
Block a user