mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
refactor update finished event
This commit is contained in:
@ -12,7 +12,7 @@ use Illuminate\Queue\SerializesModels;
|
|||||||
|
|
||||||
class UpdateFinished
|
class UpdateFinished
|
||||||
{
|
{
|
||||||
use Dispatchable, InteractsWithSockets, SerializesModels;
|
use Dispatchable;
|
||||||
|
|
||||||
public $alias;
|
public $alias;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user