KUJUNTI.ID MINISH3LL
Path : /var/www/html/moneyexchange/vendor/spatie/flare-client-php/src/FlareMiddleware/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : /var/www/html/moneyexchange/vendor/spatie/flare-client-php/src/FlareMiddleware/AddNotifierName.php


<?php

namespace Spatie\FlareClient\FlareMiddleware;

use Spatie\FlareClient\Report;

class AddNotifierName implements FlareMiddleware
{
    public const NOTIFIER_NAME = 'Flare Client';

    public function handle(Report $report, $next)
    {
        $report->notifierName(static::NOTIFIER_NAME);

        return $next($report);
    }
}

© KUJUNTI.ID