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