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