PHP 8.2.31
Preview: HasBroadcastChannel.php Size: 453 B
//opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/illuminate/contracts/Broadcasting/HasBroadcastChannel.php

<?php

namespace RectorPrefix202411\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
844 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
308 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
453 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
108 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
314 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download
136 B lrw-r--r-- 2024-11-08 13:59:10
Edit Download

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