DotenvFactory
Class: The default implementation of the environment factory interface.
Source: vendor/vlucas/phpdotenv/src/Environment/DotenvFactory.php:14
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
Method: Creates a new immutable environment variables instance.
Source: vendor/vlucas/phpdotenv/src/Environment/DotenvFactory.php:54