\Pivot\Core\ReqResQueueRequest

Queue request

Summary

Methods
Properties
Constants
setPayload()
getPayload()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$payload
N/A

Properties

$payload

$payload : \Pivot\Core\ReqRes\object/array

Queue payload

Type

\Pivot\Core\ReqRes\object/array

Methods

setPayload()

setPayload(mixed  $payload) 

Set the payload

Parameters

mixed $payload

payload

getPayload()

getPayload() : mixed

Get the payload

Returns

mixed —

payload