\cn\gz53\framework\coreContext

Summary

Methods
Properties
Constants
__construct()
instance()
get()
put()
getCoreCallback()
setCoreCallback()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$instances
$_responseCallback
N/A

Properties

$instances

$instances : 

Type

$_responseCallback

$_responseCallback : 

Type

Methods

__construct()

__construct() 

instance()

instance() 

get()

get(  $key) 

Parameters

$key

put()

put(  $key,   $val) 

Parameters

$key
$val

getCoreCallback()

getCoreCallback() 

setCoreCallback()

setCoreCallback(callable  $responseCallback) 

Parameters

callable $responseCallback