PHP Class SensioLabs\Insight\Sdk\Model\Violation

Show file Open project: sensiolabs/insight Class Usage Examples

Public Methods

Method Description
getCategory ( ) : string
getLine ( ) : integer
getMessage ( ) : string
getResource ( ) : string
getSeverity ( ) : string
getTitle ( ) : string
isIgnored ( ) : boolean

Method Details

getCategory() public method

public getCategory ( ) : string
return string

getLine() public method

public getLine ( ) : integer
return integer

getMessage() public method

public getMessage ( ) : string
return string

getResource() public method

public getResource ( ) : string
return string

getSeverity() public method

public getSeverity ( ) : string
return string

getTitle() public method

public getTitle ( ) : string
return string

isIgnored() public method

public isIgnored ( ) : boolean
return boolean