FormatExceptionContext
class FormatExceptionContext
Methods
__construct(string $data, string $path, int $lineno, int $cursor) | ||
getPath() | ||
getLineno() | ||
getDetails() |
Details
__construct(string $data, string $path, int $lineno, int $cursor)
Parameters
string | $data | |
string | $path | |
int | $lineno | |
int | $cursor |
getPath()
getLineno()
getDetails()
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Dotenv/Exception/FormatExceptionContext.html