Anons79 Mini Shell

Directory : /home/proudlyafrican/www/vendor/laravel/framework/src/Illuminate/Notifications/
Upload File :
Current File : /home/proudlyafrican/www/vendor/laravel/framework/src/Illuminate/Notifications/Notification.php

<?php

namespace Illuminate\Notifications;

use Illuminate\Queue\SerializesModels;

class Notification
{
    use SerializesModels;

    /**
     * The unique identifier for the notification.
     *
     * @var string
     */
    public $id;

    /**
     * Get the channels the event should broadcast on.
     *
     * @return array
     */
    public function broadcastOn()
    {
        return [];
    }
}

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