PHP 8.3.31
Preview: HasBroadcastChannel.php Size: 435 B
/home/getspomw/royalsquad.us/vendor/laravel/framework/src/Illuminate/Contracts/Broadcasting/HasBroadcastChannel.php

<?php

namespace Illuminate\Contracts\Broadcasting;

interface HasBroadcastChannel
{
    /**
     * Get the broadcast channel route definition that is associated with the given entity.
     *
     * @return string
     */
    public function broadcastChannelRoute();

    /**
     * Get the broadcast channel name that is associated with the given entity.
     *
     * @return string
     */
    public function broadcastChannel();
}

Directory Contents

Dirs: 0 × Files: 6

Name Size Perms Modified Actions
827 B lrw-rw-rw- 2025-09-17 06:53:00
Edit Download
289 B lrw-rw-rw- 2025-09-17 06:53:00
Edit Download
435 B lrw-rw-rw- 2025-09-17 06:53:00
Edit Download
89 B lrw-rw-rw- 2025-09-17 06:53:00
Edit Download
295 B lrw-rw-rw- 2025-09-17 06:53:00
Edit Download
117 B lrw-rw-rw- 2025-09-17 06:53:00
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).