From 8215e0dc66bf71a7ff4e9bf260380cf4a26f28a6 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Mon, 24 Feb 2020 08:50:19 -0600 Subject: [PATCH] add file --- .../Broadcasting/EncryptedPrivateChannel.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/Illuminate/Broadcasting/EncryptedPrivateChannel.php diff --git a/src/Illuminate/Broadcasting/EncryptedPrivateChannel.php b/src/Illuminate/Broadcasting/EncryptedPrivateChannel.php new file mode 100644 index 000000000000..76977c158e49 --- /dev/null +++ b/src/Illuminate/Broadcasting/EncryptedPrivateChannel.php @@ -0,0 +1,17 @@ +