SilencedErrorContext

class SilencedErrorContext implements JsonSerializable

Data Object that represents a Silenced Error.

Properties

$count

Methods

__construct($severity, $file, $line, array $trace = array(), $count = 1)
getSeverity()
getFile()
getLine()
getTrace()
JsonSerialize()

Details

__construct($severity, $file, $line, array $trace = array(), $count = 1)

Parameters

$severity
$file
$line
array $trace
$count

getSeverity()

getFile()

getLine()

getTrace()

JsonSerialize()

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/Debug/Exception/SilencedErrorContext.html