class SourceContextProvider implements ContextProviderInterface
Tries to provide context from sources (class name, file, line, code excerpt, .
..).
__construct(string $charset = null, string $projectDir = null, FileLinkFormatter $fileLinkFormatter = null, int $limit = 9) | ||
array|null | getContext() |
string | $charset | |
string | $projectDir | |
FileLinkFormatter | $fileLinkFormatter | |
int | $limit |
array|null | Context data or null if unable to provide any context |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/VarDumper/Dumper/ContextProvider/SourceContextProvider.html