Anons79 Mini Shell

Directory : /home/proudlyafrican/www/vendor/laravel/framework/src/Illuminate/Broadcasting/
Upload File :
Current File : /home/proudlyafrican/www/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);
    }
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]