File manager - Edit - /var/www/ratemypay/vendor/laravel/framework/src/Illuminate/Broadcasting/PresenceChannel.php
Back
<?php namespace Illuminate\Broadcasting; class PresenceChannel extends Channel { /** * Create a new channel instance. * * @param string $name */ public function __construct($name) { parent::__construct('presence-'.$name); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings