mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-23 17:50:38 +00:00
controller refactoring part 7
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ namespace Domain\Sharing\Actions;
|
||||
use Illuminate\Support\Facades\Notification;
|
||||
use Domain\Sharing\Notifications\SharedSendViaEmail;
|
||||
|
||||
class SendLinkToEmailAction
|
||||
class SendViaEmailAction
|
||||
{
|
||||
public function __invoke(
|
||||
array $emails,
|
||||
Reference in New Issue
Block a user