M1n1 Shira0ka File Manager

Current Path : /home/bullgymbny/app2/vendor/spatie/flare-client-php/src/Enums/
Upload File :
Current File : /home/bullgymbny/app2/vendor/spatie/flare-client-php/src/Enums/MessageLevels.php

<?php

namespace Spatie\FlareClient\Enums;

class MessageLevels
{
    const INFO = 'info';
    const DEBUG = 'debug';
    const WARNING = 'warning';
    const ERROR = 'error';
    const CRITICAL = 'critical';
}

GO Party By You