mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
controller refactoring part 22
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
<?php
|
||||
|
||||
|
||||
namespace Domain\Folders\Actions;
|
||||
|
||||
|
||||
use Domain\Folders\Models\Folder;
|
||||
|
||||
class UpdateFolderPropertyAction
|
||||
@@ -40,4 +37,4 @@ class UpdateFolderPropertyAction
|
||||
]);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user