Result::mapError()
Method: Map over the error value.
Source: vendor/vlucas/phpdotenv/src/Regex/Result.php:57
Method: Map over the error value.
Source: vendor/vlucas/phpdotenv/src/Regex/Result.php:57
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
Method: Determine if the line in the file is a comment, e.g. begins with a #.
Source: vendor/vlucas/phpdotenv/src/Lines.php:124
Method: Directly load the given string.
Source: vendor/vlucas/phpdotenv/src/Loader.php:104
Method: Determine if the given line looks like it’s setting a variable.
Source: vendor/vlucas/phpdotenv/src/Lines.php:138
Method: Attempt to read the files in order.
Source: vendor/vlucas/phpdotenv/src/Loader.php:120
Class:
Source: vendor/vlucas/phpdotenv/src/Regex/Error.php:8
Method: Read the given file.
Source: vendor/vlucas/phpdotenv/src/Loader.php:145