Fix typo
This commit is contained in:
parent
a8764bd293
commit
204f6cb90c
|
|
@ -116,8 +116,6 @@ trait Channelable
|
||||||
]));
|
]));
|
||||||
|
|
||||||
$this->replicator->subscribe($connection->app->id, $this->channelName);
|
$this->replicator->subscribe($connection->app->id, $this->channelName);
|
||||||
|
|
||||||
event(new )
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue