File "InvalidFileException-20251212180302.php"

Full Path: /home/isoftco/public_html/hrm/vendor/vlucas/phpdotenv/src/Exception/InvalidFileException-20251212180302.php
File size: 168 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Dotenv\Exception;

use InvalidArgumentException;

class InvalidFileException extends InvalidArgumentException implements ExceptionInterface
{
    //
}