SilencedErrorContext
class SilencedErrorContext implements JsonSerializable
Data Object that represents a Silenced Error.
Methods
| __construct($severity, $file, $line) | ||
| getSeverity() | ||
| getFile() | ||
| getLine() | ||
| JsonSerialize() |
Details
__construct($severity, $file, $line)
Parameters
| $severity | ||
| $file | ||
| $line |
getSeverity()
getFile()
getLine()
JsonSerialize()
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.2/Symfony/Component/Debug/Exception/SilencedErrorContext.html