\Ceo\LintMessage

Lint message

Summary

Methods
Properties
Constants
__construct()
setMessage()
setType()
getMessage()
getType()
__toString()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$message
$type
N/A

Properties

$message

$message : 

Type

$type

$type : 

Type

Methods

__construct()

__construct(  $message = '',   $type = 'warning') 

Prepopulate message context

Parameters

$message
$type

setMessage()

setMessage(  $message) : self

Set message

Parameters

$message

Returns

self

setType()

setType(  $type) : string

Set type

Parameters

$type

Returns

string

getMessage()

getMessage() : string

Get message

Returns

string

getType()

getType() : string

Get type

Returns

string

__toString()

__toString() : string

To string

Returns

string