%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/silvzytp/ccd-ind-code/vendor/laravel/framework/src/Illuminate/Broadcasting/
Upload File :
Create Path :
Current File : //home/silvzytp/ccd-ind-code/vendor/laravel/framework/src/Illuminate/Broadcasting/EncryptedPrivateChannel.php

<?php

namespace Illuminate\Broadcasting;

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

Zerion Mini Shell 1.0