Result::success()
Method: Get the success option value.
Source: vendor/vlucas/phpdotenv/src/Regex/Result.php:12
Method: Get the success option value.
Source: vendor/vlucas/phpdotenv/src/Regex/Result.php:12
Method: Clear an environment variable.
Source: vendor/vlucas/phpdotenv/src/Loader.php:241
Method: Map over the error value.
Source: vendor/vlucas/phpdotenv/src/Regex/Error.php:78
Method: Get the list of environment variables names.
Source: vendor/vlucas/phpdotenv/src/Loader.php:251
Class:
Source: vendor/vlucas/phpdotenv/src/Lines.php:5
Method: Process the array of lines of environment variables.
Source: vendor/vlucas/phpdotenv/src/Lines.php:16
Method: Used to make all multiline variable process.
Source: vendor/vlucas/phpdotenv/src/Lines.php:42
Method: Determine if the given line can be the start of a multiline variable.
Source: vendor/vlucas/phpdotenv/src/Lines.php:69
Method: Determine if the given line can be the start of a multiline variable.
Source: vendor/vlucas/phpdotenv/src/Lines.php:86
Method: Get all pairs of adjacent characters within the line.
Source: vendor/vlucas/phpdotenv/src/Lines.php:110