ExecutionRequest
class ExecutionRequest extends Collection (View source)
Properties
| protected | $collection_key | ||
| bool | $devMode | ||
| string | $function | ||
| array[] | $parameters | ||
| string | $sessionState |
Methods
setDevMode($devMode)
No description
bool
getDevMode()
No description
setFunction($function)
No description
string
getFunction()
No description
setParameters($parameters)
No description
array[]
getParameters()
No description
setSessionState($sessionState)
No description
string
getSessionState()
No description
Details
setDevMode($devMode)
No description
bool
getDevMode()
No description
setFunction($function)
No description
string
getFunction()
No description
setParameters($parameters)
No description
array[]
getParameters()
No description
setSessionState($sessionState)
No description
string
getSessionState()
No description