EnvConstAdapter::isSupported()
Method: Determines if the adapter is supported.
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/EnvConstAdapter.php:15
Method: Determines if the adapter is supported.
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/EnvConstAdapter.php:15
Method: Get an environment variable, if it exists.
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/EnvConstAdapter.php:27
Method: Set an environment variable.
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/EnvConstAdapter.php:44
Method: Clear an environment variable.
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/EnvConstAdapter.php:56
Class:
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ApacheAdapter.php:7
Method: Determines if the adapter is supported.
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ApacheAdapter.php:16
Method: Get an environment variable, if it exists.
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ApacheAdapter.php:31
Method: Get an environment variable, if it exists.
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ArrayAdapter.php:34
Class:
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/PutenvAdapter.php:7
Method: Determines if the adapter is supported.
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/PutenvAdapter.php:14