SilencedErrorContext
class SilencedErrorContext implements JsonSerializable
Data Object that represents a Silenced Error.
Properties
$count |
Methods
__construct(int $severity, string $file, int $line, array $trace = array(), int $count = 1)
No description
getSeverity()
No description
getFile()
No description
getLine()
No description
getTrace()
No description
JsonSerialize()
No description