Applied fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
9df814e512
commit
30a9cbf54e
@@ -16,7 +16,7 @@ class BroadcastServiceProvider extends ServiceProvider
|
||||
{
|
||||
Broadcast::routes();
|
||||
|
||||
/**
|
||||
/*
|
||||
* Authenticate the user's personal channel...
|
||||
*/
|
||||
Broadcast::auth('App.User.*', function ($user, $userId) {
|
||||
|
||||
Reference in New Issue
Block a user