| Path : /var/www/html/jewelry-pos/vendor/vlucas/phpdotenv/src/Exception/ |
|
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
| Current File : /var/www/html/jewelry-pos/vendor/vlucas/phpdotenv/src/Exception/InvalidEncodingException.php |
<?php
declare(strict_types=1);
namespace Dotenv\Exception;
use InvalidArgumentException;
final class InvalidEncodingException extends InvalidArgumentException implements ExceptionInterface
{
//
}