%PDF- %PDF-
Direktori : /var/www/html/o91-api/vendor/vlucas/phpdotenv/src/Exception/ |
Current File : /var/www/html/o91-api/vendor/vlucas/phpdotenv/src/Exception/InvalidPathException.php |
<?php namespace Dotenv\Exception; use InvalidArgumentException; /** * This is the invalid path exception class. */ class InvalidPathException extends InvalidArgumentException implements ExceptionInterface { // }