refactor update finished event

This commit is contained in:
jayvirsinh_gohil
2019-11-12 18:56:24 +05:30
parent 1b28b082d2
commit 19f8d3c042

View File

@ -12,7 +12,7 @@ use Illuminate\Queue\SerializesModels;
class UpdateFinished class UpdateFinished
{ {
use Dispatchable, InteractsWithSockets, SerializesModels; use Dispatchable;
public $alias; public $alias;