Documentation

MixedPropertyFetch extends CodeIssue
in package
implements MixedIssue uses MixedIssueTrait

FinalYes

Table of Contents

Interfaces

MixedIssue

Constants

ERROR_LEVEL  = 1
SHORTCODE  = 34

Properties

$code_location  : CodeLocation
$dupe_key  : string|null
$message  : string
$origin_location  : CodeLocation|null

Methods

__construct()  : mixed
getFilePath()  : string
getIssueType()  : string
getMixedOriginMessage()  : string
getOriginalLocation()  : CodeLocation|null
getShortLocation()  : string
getShortLocationWithPrevious()  : string
toIssueData()  : IssueData

Constants

Properties

$dupe_key

public string|null $dupe_key = null

Methods

getFilePath()

public getFilePath() : string
Return values
string

getIssueType()

public static getIssueType() : string
Return values
string

getMixedOriginMessage()

public getMixedOriginMessage() : string
Return values
string

getShortLocation()

public getShortLocation() : string
Return values
string

getShortLocationWithPrevious()

public getShortLocationWithPrevious() : string
Return values
string

toIssueData()

public toIssueData(IssueData::SEVERITY_* $severity) : IssueData
Parameters
$severity : IssueData::SEVERITY_*
Return values
IssueData

        
On this page

Search results