trait ContextTrait

Class ContextTrait.

Methods

$this
setContext( string $context)

No description

string|null
getContext()

No description

bool
hasContext()

No description

$this
clearContext()

No description

Details

at line line 30
$this setContext( string $context)

Parameters

string $context

Return Value

$this

at line line 40
string|null getContext()

Return Value

string|null

at line line 48
bool hasContext()

Return Value

bool

at line line 56
$this clearContext()

Return Value

$this