AbstractVariables::getInternal()
Method: Get an environment variable.
Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:67
Method: Get an environment variable.
Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:67
Method: Assert that each variable matches the given regular expression.
Source: vendor/vlucas/phpdotenv/src/Validator.php:151
Method: Set an environment variable.
Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:79
Method: Assert that the callback returns true for each variable.
Source: vendor/vlucas/phpdotenv/src/Validator.php:176
Method: Set an environment variable.
Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:103
Class: This is the invalid path exception class.
Source: vendor/vlucas/phpdotenv/src/Exception/InvalidPathException.php:10
Method: Clear an environment variable.
Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:114
Class: This is the invalid file exception class.
Source: vendor/vlucas/phpdotenv/src/Exception/InvalidFileException.php:10
Method: Clear an environment variable.
Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:135
Class: This is the validation exception class.
Source: vendor/vlucas/phpdotenv/src/Exception/ValidationException.php:10