%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/o91-api/vendor/laravel/framework/src/Illuminate/Broadcasting/
Upload File :
Create Path :
Current File : /var/www/html/o91-api/vendor/laravel/framework/src/Illuminate/Broadcasting/PrivateChannel.php

<?php

namespace Illuminate\Broadcasting;

class PrivateChannel extends Channel
{
    /**
     * Create a new channel instance.
     *
     * @param  string  $name
     * @return void
     */
    public function __construct($name)
    {
        parent::__construct('private-'.$name);
    }
}

Zerion Mini Shell 1.0