Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
joedixon committed Nov 27, 2024
1 parent b521e00 commit d3d65c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Protocols/Pusher/EventDispatcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ public static function dispatchSynchronously(Application $app, array $payload, ?
}

$payload['channel'] = $channel->name();

$channel->broadcast($payload, $connection);
}
}
Expand Down

0 comments on commit d3d65c7

Please sign in to comment.