denis660 / laravel-centrifugo

🚀 Centrifugo broadcast driver for Laravel
MIT License
72 stars 20 forks source link

Undefined variable $private #16

Closed kitro closed 5 days ago

kitro commented 1 year ago

Hi,

Thank you for this package is very helpful while working with centrifugo.

After using it for a while sometimes we get this error.

Undefined variable $private {"exception":"[object] (ErrorException(code: 0): Undefined variable $private at /var/www/html/vendor/denis660/laravel-centrifugo/src/CentrifugoBroadcaster.php:62)"}

I will push a PR asap.