type = $type; $this->filePath = $filePath; $this->line = $line; $this->column = $column; $this->description = $description; $this->details = $details; } } ?>