AbstractVariables::offsetGet()
Method: {@inheritdoc}
Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:170
Method: {@inheritdoc}
Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:170
Method: Clear an environment variable.
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/PutenvAdapter.php:51
Method: {@inheritdoc}
Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:178
Class:
Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ArrayAdapter.php:8
Method: {@inheritdoc}
Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:186
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
Class: This is the abstract variables implementation.
Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:13