ArrayAdapter::isSupported()
Method: Determines if the adapter is supported.
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ArrayAdapter.php:22
Method: Determines if the adapter is supported.
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ArrayAdapter.php:22
Class: The default implementation of the environment variables interface.
Source: vendor/vlucas/phpdotenv/src/Environment/DotenvVariables.php:8
Method: Get an environment variable, if it exists.
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ArrayAdapter.php:34
Method: Create a new dotenv environment variables instance.
Source: vendor/vlucas/phpdotenv/src/Environment/DotenvVariables.php:25
Method: Get an environment variable.
Source: vendor/vlucas/phpdotenv/src/Environment/DotenvVariables.php:40
Method: Set an environment variable.
Source: vendor/vlucas/phpdotenv/src/Environment/DotenvVariables.php:58
Method: Clear an environment variable.
Source: vendor/vlucas/phpdotenv/src/Environment/DotenvVariables.php:72
Class: The default implementation of the environment factory interface.
Source: vendor/vlucas/phpdotenv/src/Environment/DotenvFactory.php:14
Method: Create a new dotenv environment factory instance.
Source: vendor/vlucas/phpdotenv/src/Environment/DotenvFactory.php:32
Method: Creates a new mutable environment variables instance.
Source: vendor/vlucas/phpdotenv/src/Environment/DotenvFactory.php:44