public function __construct(int $severity, string $file, int $line, array $trace = [], int $count = 1) { $this->count = $count; }