Skip to content

Commit

Permalink
php doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gldrenthe89 committed Jan 25, 2021
1 parent a7cedc2 commit 50e2aae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/BroadcasterBelongsToField.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ public function setType($type) : Element

/**
* Tells the client side component which channel to broadcast on
* @param string $broadcastChannel
*
* @param string|array $broadcastChannel
* @return Element
*/
public function broadcastTo($broadcastChannel) : Element
Expand Down

0 comments on commit 50e2aae

Please sign in to comment.