%PDF- %PDF-
Direktori : /proc/self/root/var/www/html/news/vendor/vlucas/phpdotenv/src/Exception/ |
Current File : //proc/self/root/var/www/html/news/vendor/vlucas/phpdotenv/src/Exception/InvalidFileException.php |
<?php namespace Dotenv\Exception; use InvalidArgumentException; /** * This is the invalid file exception class. */ class InvalidFileException extends InvalidArgumentException implements ExceptionInterface { // }