Documentation

DiagnosticRelatedInformation
in package

Represents a related message and source code location for a diagnostic.

This should be used to point to code locations that cause or are related to a diagnostics, e.g when duplicating a symbol in a scope.

Table of Contents

Properties

$location  : Location
The location of this related diagnostic information.
$message  : string
The message of this related diagnostic information.

Methods

__construct()  : mixed

Properties

Methods


        
On this page

Search results