mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 03:10:51 +00:00
Fix backend code styling
This commit is contained in:
@@ -8,7 +8,8 @@ class UpdateMembersAction
|
||||
{
|
||||
public function __construct(
|
||||
public TransferContentOwnershipToTeamFolderOwnerAction $transferContentOwnership,
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
public function __invoke(Folder $folder, $members): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user