Skip to content

Commit

Permalink
change return type of getPrivateToken in AblyBroadcaster (#47602)
Browse files Browse the repository at this point in the history
  • Loading branch information
milwad-dev authored Jun 28, 2023
1 parent dd842ce commit 1dd218f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ protected function getPublicToken()
/**
* Get the private token value from the Ably key.
*
* @return mixed
* @return string
*/
protected function getPrivateToken()
{
Expand Down

0 comments on commit 1dd218f

Please sign in to comment.