Lines::multilineProcess()
Method: Used to make all multiline variable process.
Source: vendor/vlucas/phpdotenv/src/Lines.php:42
Method: Used to make all multiline variable process.
Source: vendor/vlucas/phpdotenv/src/Lines.php:42
Method: Process the array of lines of environment variables.
Source: vendor/vlucas/phpdotenv/src/Lines.php:16
Method: Create a new loader instance.
Source: vendor/vlucas/phpdotenv/src/Loader.php:58
Method: Clear an environment variable.
Source: vendor/vlucas/phpdotenv/src/Loader.php:241
Method: Attempt to read the files in order.
Source: vendor/vlucas/phpdotenv/src/Loader.php:120
Method: Search the different places for environment variables and return first value found.
Source: vendor/vlucas/phpdotenv/src/Loader.php:213
Method: Get the list of environment variables names.
Source: vendor/vlucas/phpdotenv/src/Loader.php:251
Method: Load the environment file from disk.
Source: vendor/vlucas/phpdotenv/src/Loader.php:88
Method: Directly load the given string.
Source: vendor/vlucas/phpdotenv/src/Loader.php:104
Method: Process the environment variable entries.
Source: vendor/vlucas/phpdotenv/src/Loader.php:164