class SilencedErrorContext implements JsonSerializable
Data Object that represents a Silenced Error.
| $count |
| __construct(int $severity, string $file, int $line, array $trace = array(), int $count = 1) | ||
| getSeverity() | ||
| getFile() | ||
| getLine() | ||
| getTrace() | ||
| JsonSerialize() |
| int | $severity | |
| string | $file | |
| int | $line | |
| array | $trace | |
| int | $count |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Debug/Exception/SilencedErrorContext.html